wm: gsnake

ref: 1476f5fbd82113cf4820ae96207ce9043d592f27
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.