This is the 2D PC game for the final project of the class, Programming for Business Computing(108-2 PBC Spring), at Naional Taiwan University(NTU) instructed by Prof. Ling-Chieh Kung.
- clone this repo
git clone https://github.com/itsalicelee/Final-Warrior
- run the command
pip3 install pygame==2.0.0.dev6
- go the the src directory
cd src
- run the command
python3 main.py
, and enjoy! 🥳
- Use the keyboard(up, down), press space to select
- Use ESC to quit the game or the quit the option page
- Use P to pause the game or adjust volume
- Special thanks to Tsai-Heng Lee(stacy668149@gmail.com) for the amazing art design! 🤟