wm: gsnake

ref: 1981c0c47cc3bf550b2de4d36834c1d28a65e082
dir: /README.md/

View raw version
# gsnake
Simple Ncurses Snake Game 

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

Key Binding:

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.