This game is meant to be a Python rendition of the ultra-popular mobile/PC video games Among Us. Some links below will direct you to google files pertaining to this project made for Ms. Luce's ICS3U (Introduction to Computer Science) course that Sanjeev Easparan and I are taking in Grade 11. Without having to read through these files, though, this game is essentially a single-player game in which you need to complete various tasks to save a spaceship. Upon running this game, you'll find embedded instructions and more information from within the game itself. The only module needed to run this game is pygame which you can install in a virtual environment upon cloning this repo.
Prototype Presentation: https://docs.google.com/presentation/d/1WFjONlm1zAHxyLUs8sPj5_VxwY3EWydAPYQk7YoKucE/edit?usp=sharing
Progress Log: https://docs.google.com/document/d/1YMoVc-md_PCHS1w5eHvZEd48VrDniYtcB0oaeq84wYw/edit?usp=sharing
Game Plan: https://docs.google.com/document/d/1n5HQOAOSyd6qDc81_eYMF6bKyM4bWbxkqAXY9oEjTKA/edit?usp=sharing
Pseudocode: https://docs.google.com/document/d/1lol4SSH7eXC90p_l5_lmBCOBkRb1uRgLLYBrUqjYmkc/edit?usp=sharing