Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 635 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 635 Bytes

Snake Game Replica

Snake game replica made with C++ programming language. You can only play in the console.

screenshot

How to run

  1. Install CodeBlocks IDE from this page;
  2. Import the .cpp file into CodeBlocks;
  3. Click the build and run icon on the upper side next to the run icon;
  4. Have fun!

License

MIT License