- English
- Portuguese
- 🛣️ A game where your choices impact your campaign.
- 🎓 Project presented in the subject of "Introdução à Programação" at "IFPE".
- Finished project ✔️
- Python
- Tkinter (GUI)
- Pygame
- Allow changing game volume.
- Show a game tutorial.
- Allow to return to the game, after going to the main menu.
- Python (^3.9.4)
- 💻 Download the ZIP or Clone the application on your machine,
- Open a CMD in the root of the project folder,
- Install the dependencies:
pip install -r requirements.txt
- Run the application:
- Windows:
python main.py
- Linux/Mac:
python3 main.py
- Windows:
- This project is licensed under the MIT