Hey, I downloaded your game, but was unable to load it, please let me know how so I can rate you game :)
Viewing post in Bring a Knife! jam comments
Thanks for letting me know! Unfortunately, the download requires python and pygame in order to play because I was unable to package it any other way due to time. It's totally understandable if you don't want to figure all that out, but in case you do, here are instructions:
If you don't already have python installed, you can do so here.
If you don't already have pygame installed, follow the instructions here.
- Unzip the downloaded files.
- Take the "bring_a_knife" folder out of the "bring-a-knife-main" folder.
- In a terminal, type "cd bring_a_knife."
- Type "python3 main.py" and hit enter to start the game.
Let me know if you try this and still have trouble. And sorry I couldn't get a build together that would be a bit easier to play! Again, if you don't want to download python and pygame, I totally get it.