Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 696 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 696 Bytes

🐍 Snake

This is a classic snake video game made in C++

Game Screenshot

📝 Info

The program is divided into:

  • 📋 Menu --> where you can select with numbers from 1 to 5 the color of the snake
  • 🗺️ Map size --> decide the size of the map (medium and large) using the 1 or 2 key
  • 🕹️ Gameplay --> playing field, to peilotare the snake use wasd ⌨️
  • ❌ Game over --> once you finish the game press x key to close it or r key to start again ↩️

🎖️ Badges

GPLv3 License