The Final String is a 2D puzzle dungeon game where you enter passwords to traverse to different rooms.
The Final String is our final project for CMSC 141 (Introduction to the Theory of Computation)
- Bisuela, Jason John
- Brillos, Christian
- Cadampog, Joanalyn
- Cutamora, Berk Stephen
On First load:
- Clone the repository
- Run
pip install -r requirements.txt
On run:
Run python src/main.py
- Pygame