Quest for the Telescope
About
We created a 2D platformer game where players explore different levels and collect different parts of the JWST Telescope. Our approach started with trying to use python to make a simple demo game to use in our demo video. We used pygame to understand how the game would work and made our first level. Afterward, when we wanted to add more functionality, we realized that our code was unorganized and unclean, so we decided to work on the video first, and remake the game in Unity.