This is a simple Snake Game built with C and Raylib.
- Raylib
- GCC
git clone https://github.com/GabrielCASilva/snake-game-raylib.git
Inside the project folder:
make cc-open
Use the arrow keys on your keyboard to move the snake and collect apples. Each apple you eat increases your score — try to beat the high score!