Skip to content

Latest commit

Β 

History

History
13 lines (9 loc) Β· 708 Bytes

README.md

File metadata and controls

13 lines (9 loc) Β· 708 Bytes

Potions & Pythons

In-Development
by Ross Carter Peene
2025

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.

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 Python src/PoPy.py with Python and play!