Game Finished!


Game is done!!

:DDDD


(log in to comment)

Comments

Cool, game works great! FYI I did run into this issue running under pygame 1.9.6:


TypeError: arc() takes no keyword arguments

If anyone else gets that error, removing the "width=" from line 45 of player.py fixed it.