This is a game I made for a class project. It uses the raylib library to create a simple snake game.
Use the arrow keys to move the snake around the screen. The snake will eat the food and grow longer. If the snake runs into the wall or itself, the game is over.