I didn't understand anything, but I really liked it. Respawning everytime I killed a red person was weird. Collisions with the walls are awful, though. And it is too hard to press left ctrl and W at the same time with only one hand.
Franco C
Creator of
Recent community posts
This parkour is hard. I liked the music and the artistic style.
I would like to have checkpoints, because the player is slow, and starting so far from parkour is nice when you start playing, it gives you calm, but then it's exasperating.
The red text of the story is hard to contrast and read, but the story is interesting.
Good game!
The jump and speed are completely unbalanced, so the challenge is to don't get out of bounds! I think the idea was completely different, but it still was a game.
I think level 2 > level 4 > level 1 > level 3, because you can just skip level 3 jumping it, but you have borders so you don't fall, different from level 1. On level 4 you have a city, and you need a perfect timing in level 2.
It's fun that you can transform into your enemies, and I like taht when you jump you have low-gravity.
Is interesting that the game runs perfectly when my camera is pointing the floor, but it gets laggy when I try to see the horizonts.
I enjoy fighting in this game. But I can't reload when I die, so I have to refresh the page. My highest score was 105
It feels so calm, just like being a girl catching fireflys and running away from dark monsters. A lake and lively trees...
I don't understand how to buy upgrades. I've opened the shop and sold fireflys for 12 coins, but when I click the "upgrade" buttons to buy an upgrade for 8 or 10 coins they don't react.
When I tried to run it, raised `ModuleNotFoundError: No module named 'batFramework'`. So I did `pip install batFramework` and tried to run it. It imported `batFramework` succesfully, but then raised `bf.init(
TypeError: init() got an unexpected keyword argument 'default_font'`.
I commented that line, and it raised `
bf.init(
TypeError: init() got an unexpected keyword argument 'fps_limit'`, line that I also commented.
But finally it raised `
self.bg1 = bf.Image("assets/images/background.png").set_y(self.camera.get_center()[1]-150)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'Image' object has no attribute 'set_y'
` and I couldn't do anything more.
I see that you said you will fix it, so I'll wait for play it.