For my Final Project, I recreated the classic Game of snake. it functions nearly identical to the main snake game. I did try to add a few features of my own, like a death animation and randomly spawning bombs, but I ran out of time. I do want to continue this project to at least finish those two features.
To open the game, go into the zip file, opening the following folders in these steps. FinalProject raylib-quickstart-main bin Debug In this last folder you should find the exe file to run the game.