wm: gsnake

ref: 1cf8c5ef966a92504a998ac22f61502e392a3530
dir: /README.md/

View raw version
# gsnake
Simple Ncurses Snake Game 

![Alt Text](https://github.com/grey-S/gsnake/blob/master/gsnake.gif)

Key Building:

x : change mode (slow,fast,normal)

c : change color

p : pause/play the game

Arrow Keys | w/s/d/a : move the snake

Setting can be done by editing the config.h file.