branches: master
Clone
clone: git://cloud9p.org/nima/gsnake gits://cloud9p.org/nima/gsnake
push: hjgit://cloud9p.org/nima/gsnake
Last commit
b6339245
– grey-S <63976509+grey-S@users.noreply.github.com>
authored
and GitHub <noreply@github.com>
committed
on 2020/07/21 09:08
Add files via upload
About
# 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.