Skip to content

Caephler/adventure.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adventure.py

A tiny text-based RPG. Kinda.

Setup

Ensure that you have Python 3.x on your system. If not, download it from the official Python website. Once you have Python 3.x installed, clone this repo:

git clone https://github.com/Caephler/adventure.py.git

Navigate to the project folder, and run main.py!

python main.py

or

python3 main.py

Use python only if the Python3 installer installed itself as python in your PATH.

About

tiny text-based python rpg

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages