This is a classic Snake Game, it was Developed with Visual C++ 2022 with the follow libraries:
- SDL2 Library 🏛️
- SDL2 Mixer (Music & Sounds 🎵)
- SDL2 TTF (Fonts) ✍️
- SDL2 Image 📷
- Begin the game pressing any arrow key ⬅️ ⬇️ ⬆️ ➡️
- Snake 🐍 must eat each red square 🟥.
- It grows up every time eat a 🟥.
- 🐍 can go outside the limit of screen.
- Every time it eats 10 🟥, the game advance next level and increase the speed.
- Must pass 10 levels to win 👏
- Lost if 🐍 bites itself 😞
Run it ..\Debug\appSDL.exe 🏃♂️
Feel free to improve it!
**knowledge belongs to humanity**, *Pascal*