This was fun! Kinda reminds me of playing classic Pac-man, and it was satisfying whenever I could sneak between a couple enemies by a hair’s width.
I managed to get a score of 67 (from reading console output), but it would have been nice to have some kind of UI indicator for high score purposes. Having some visual indication of the side effects would be nice too.
For the other commenters: I’m guessing this has to do with running on a case-sensitive file system, I can see an asset called assets/sprites/Enemy.png
and on my MacBook I was able to see enemies just fine. Maybe they could try renaming that file to lowercase (or the asset_server.load()
call to uppercase) and see if it works?
Leave a comment
Log in with itch.io to leave a comment.