Skip to content

utsav-98/Snake

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snake

Classic snake game written in C with ncurses.

Got a hankering to create the old classic. Very basic implementation at this point.

See how much pi you can get the snake to eat ;)

Game Options

There are several options to change up the color of the game board. By running with the command-line help argument you will get the various color-options.

GameOptions

Display

Here is a sample of the snake in rainbow mode!

./snake -m

RainbowMode

and game-over :(

GameOver

About

Classic Snake

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 98.2%
  • Makefile 1.8%