Final version uploaded

Please let me know if you run into any issues!

(log in to comment)

Comments

I know this is last second but it would help if you had a requirements.txt
pip freeze > requirements.txt

numpy==1.18.2

pygame==1.9.6

scipy==1.4.1

Worked for me

Oh thanks! Unfortunately you're right, it's too late to add now, but I've linked to your comment from the game page.

Generally speaking, I'd love to get pip packaging working, but every time I've tried, I've run into errors that nobody can help me with. If you know of a workflow that you think should work on Ubuntu, I'd be more than happy to give it a try so I can learn for next time. Just expect me to come back with weird issues. :)