Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

LaurierCS/PHI-TextBasedGameEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A text based game engine developed by Laurier's PHI club.

Project Goals

The goal of this text based game engine is to allow people with little to no programming skill to create a text-based adventure game with relative ease.

How to Contribute

We will try to keep conversation about changes in the "Issues" section of this repository. If you want to suggest a new feature, a bug, or find something to work on, check the issues section first.

To make a change to this project, please branch or fork the repository, commit your changes, then submit a pull request. If you don't know how to do that, here is a good guide to get started.

Required Libraries

requirements.txt holds all of the required libraries and their versions.
To quickly install all of the required libraries, enter the following into your terminal/console.
pip install -r requirements.txt
Using the above command allows you to get up and running quickly on working on the project!

Contact Us

Feel free to reach out to us on the PHI-WLU Discord server!

About

A text based game engine for creating games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages