wm: gsnake

ref: c4b48d61620f9b3611a9a322e48670eb72ad6ad3
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.