Skip to content

Potions & Pythons is a text-based RPG adventure coded in Python 3.9 which is currently being produced as a personal project βš—οΈπŸπŸ—‘οΈπŸ§™β€β™‚οΈ

Notifications You must be signed in to change notification settings

rcpeene/Potions-And-Pythons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Potions & Pythons

version Alpha
by Ross Carter Peene
2022

Play from executable

To compile the executable yourself from the source code, you must have Python and Pip installed. Python and Pip can be installed here. You must install pyinstaller using the following command in your terminal

pip install pyinstaller

Then you can run make.bat (for Windows) or make.sh (for Linux/Mac) in the main directory. The source code will be compiled into an executable called PoPy which can be run and played!

Play from source code

To play without compiling an executable, you must have Python installed. Python can be installed here. You can run src/PoPy.py with Python and play!

About

Potions & Pythons is a text-based RPG adventure coded in Python 3.9 which is currently being produced as a personal project βš—οΈπŸπŸ—‘οΈπŸ§™β€β™‚οΈ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages