Skip to content

A Python-based "choose your own adventure" game using Pygame where players travel to Vietnam, make decisions, and discover the Christian God.

Notifications You must be signed in to change notification settings

HongVoDev/Python3_wings-of-faith-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wings of Faith

License Python Pygame

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.

Contents

Description

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.

☁️ Demo

Installation

  1. Ensure you have Python 3.6+ installed. If not, you can download it from the official Python website: Python Downloads
  2. Clone this repository using the following command:
git clone https://github.com/your-username/wings-of-faith.git
  1. Check out this website to install Pygame: For Window users, install the required dependencies using pip:
python3 -m pip install -U pygame --user
  1. Open Python IDLE, type "import pygame" and Enter.

Usage

  1. 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
  1. Follow the in-game instructions and make choices by interacting with the provided options.
  2. Enjoy your adventure to Vietnam while discovering the Christian God!

About

A Python-based "choose your own adventure" game using Pygame where players travel to Vietnam, make decisions, and discover the Christian God.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages