Welcome to Wings of Faith, a captivating choose your own adventure game that takes you on a journey to Vietnam, where you will discover the power of faith and encounter the Christian God along the way.
Wings of Faith is a short Python-based game that utilizes the Pygame libraries and modules to deliver an immersive choose your own adventure experience. As you travel to Vietnam, you will encounter various challenges, make choices, and ultimately discover the Christian God. The game combines storytelling, interactive decision-making, and visuals to provide a unique gaming experience.
- Ensure you have Python 3.6+ installed. If not, you can download it from the official Python website: Python Downloads
- Clone this repository using the following command:
git clone https://github.com/your-username/wings-of-faith.git
- Check out this website to install Pygame: For Window users, install the required dependencies using pip:
python3 -m pip install -U pygame --user
- Open Python IDLE, type "import pygame" and Enter.
- Open scene.py and run it, a few ways to do this: -Through python idle, Ctrl + F5 or Run -> Run Module -Or run the game by executing the following command:
python scene.py
- Follow the in-game instructions and make choices by interacting with the provided options.
- Enjoy your adventure to Vietnam while discovering the Christian God!