If you want play other game I made, you can play Rebound: https://justicebeaver.itch.io/rebound-jam-version
stephann
Creator of
Recent community posts
Now it is requiring to install Rosetta in order to use Pico. Would be nice if Pico was Apple silicon native, this can be achieved releasing two builds (x86_64-intel and arm64-apple silicon) or making an universal build, bundling two builds into a single file, using `lipo` (this will double the build size).
https://developer.apple.com/documentation/apple-silicon/building-a-universal-mac...
Hey, I just bought minifantasy bundle and it is a awesome work with a lot of content, thanks for this.
One question: Is there any reason to not pack shadows on a single .png? Eg. Minifantasy_CreaturesShadowBatAnimations.png instead separated files for each shadow animation, like you did with Minifantasy_CreaturesBatAnimations.png.
I know can join files manually but just asking if there is a reason.
I watched the video right now. Thanks. My insights:
- It's missing a "How to play" screen. I wrote basic instructions on itch.io web page but I think it's not easy to see on itch.io client.
- Sliding puzzles are hard (I spent a lot of time trying to solve level 5, and I could not get all frogs on another levels).
Hi. I had two options:
- Inverted. Feels like you are controlling the neighboor piece. If you press down, the top piece go down, if you press left the left piece go right, and go on.
- Normal. You control the empty piece. If you press up, the empty piece go up, if you press down, the empty piece go down, and go on.
I tried the two approachs, the 'Normal' approach was better on my opinion. Maybe the inverse option would be nice with swipe controls, you swipe right to move left piece to right, instead move empty piece to right.
Yeah, I think it is an elegant UI (mostly because I did something similar on a past game jam 😅: https://justicebeaver.itch.io/lunara-game-jam-version)
I could not find the key to open the gate near to the body, I was just lost at the park with the spirit yelling at me, so I had to quit, I'm not a really fan of jump scares. But as a developer, I can say it is an awesome entry, great visuals, sound, controls. Best game I've played in this game jam until now. Congratulations.