Skip to content

KyleGrains/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Simple snake game for practicing

Needs the ncurses library

How to Play

Move the snake with Arrow Keys (or wasd/jkhl Keys)

snake 

or list options

snake --help

TODO

  • Re-factor the classes
  • Add an AI snake or another player
  • Support more options
  • Better UI
  • Highest Score