a game about slugs killing eachother with maths
- the python interpreter
- pygame
pip install pygame
- cx_freeze
pip install cx_freeze
Github CLI
gh repo clone Cynthion21x/Calcuslugs
Git
git clone https://github.com/Cynthion21x/Calcuslugs.git
to run the game go to the root folder and open main.py
python main.py
The game will create some log folders, save folders and options folders in Appdata/LocalLow/Cynthion21x/calcuslugs
compile the game using
python setup.py build