This is a classic snake video game made in C++
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 ↩️