Welp.

I am new to code jams and made some mistakes. I cannot get my program to work in different folders so I can't distribute it. I will attach the necessary files and github repo but I doubt it will work. :(

(log in to comment)

Comments

 github
line 61 in copsplatformer.py input(a) seems to break the game for me but just putting a pass there works fine.
How interesting. The input() was their to allow me to see when and if it errors. That's so weird that it's broking on my machine but works on yours.