How to run The Loast Coast!
Here's the GitHub repo for the game. Once you clone it, use the requirements file to create an environment.
git clone https://github.com/LiquidDazee/PyWeek30/tree/master
pip install -r 'requirements.txt'
Now, run main.py to run the game.
(log in to comment)
siddhartha13 on 2020/09/29 02:28:
Thanks for the game! We really enjoyed it.