

For the final project of CS111, I was tasked with creating a game using Python. I chose to implement a version of the Chrome no-internet dinosaur game, where the player must jump over as many randomly sized boxes as they can without hitting one and dying.
The problem solving involved in this project and the fun my friends had helping me test it is part of what drew me to CS as a major. It also showed me that I do have what it takes to develop small-scale games on my own, which I was able to apply to later projects.