Skip to content

kaijchen/VimSnake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VimSnake

Snake game with Vim key binding

Compile

make vimsnake

Run

./vimsnake [milisecond]

Control

'h': LEFT
'j': DOWN
'k': UP
'l': RIGHT
'q': QUIT
'r': RESTART

Depend on

  • ncurses

TODO

  1. fix genfood(): infinate loop when screen is full (i.e. you win)
  2. AutoSnake

About

Snake game with Vim key binding

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published