Skip to content

david-simon/snakepp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake++

Snake++ is a simple clone of the classic snake game, implemented in C++ using the SDL2 library. The game is currently bound to a 800x600 window, has a moving snake and a randomly generating "food". The snake grows as it eats food and dies if it moves outside the window or if it circles back on itself.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages