Skip to content

JoshuaVarga/Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Snake

Classic snake written in C++.

Screenshots

snake

Controls

WASD: Movement
ESC: Close game

Compiling

You Need:

  • SFML 2.5+
  • C++17 compliant compiler
  • CMake build system

run CMake on the project directory with CMAKE_BUILD_TYPE=Release and you'll get Makefile or equivalent for your platform, with which you can compile the game.

About

Classic snake written in C++.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published