wm: gsnake

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