This was supposed to be the Capstone for this Course, so I created a game that I knew everyone loved!
It follows the same controls as the Snake Game, but once you run into the wall, you have to press the button at the bottom to reset the game.
I followed a tutorial over how to do it. It used mainly JavaScript.
The only challenge I ran into was resetting the game. I solved that by adding a reset button at the bottom.