Skip to content

sruthiramani/snakegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake Game

Simple version of the Snake game.

Choose a direction to move: Up(W), Down(S), Left(A), Right(D).

Snake grows in size with every 5 moves you make.

Rules: Keep the Snake within the board and do not let it bite itself :)

Build

make build

Execute

make build
./bin/snake

About

Simple version of Snake game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published