Skip to content

Deickar/snake-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--------------------
INSTRUCTIONS
--------------------
(1) Compile the program with the 'make' command.
(2) Clean all generated .o files with the 'make clean' command.
(3) Run the manually controlled version of the game with './main'.
(4) Run the AI version of the game with './main 1'.

About

A recreation of the classic Snake videogame

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 99.9%
  • Makefile 0.1%