Skip to content

FangfangFu/snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Snake is a free, open-source, and cross-platform game developed with the intention of being friendly for developers (particularly inexperienced) to contribute to. This is a C++14 project whose only dependency is currently SFML.

To play the game (Windows 64-bit): https://github.com/FangfangFu/Snake

You can choose what different grib and move time; both of them decides the difficuty of the game.

Default 20-grid 150-ms 20-grid 250-ms 40-grid 100-ms

Documentation

Snake is heavily documented and uses the Github Wiki as the base for all documentation, including how to build the project and understanding the source code.

Snake Wiki

About

The game is let the snake eat as many fruit as possible to grow as long as you can move around on the screen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors