Play game
Attempt's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Sound | #695 | 1.414 | 3.000 |
Music | #835 | 0.943 | 2.000 |
Story | #864 | 0.943 | 2.000 |
Mechanics | #873 | 1.179 | 2.500 |
Fun | #932 | 0.943 | 2.000 |
Theme | #935 | 0.707 | 1.500 |
Aesthetics | #946 | 0.943 | 2.000 |
Ranked from 2 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
How many people worked on this game total?
1
Did you use any existing assets? If so, list them below.
Yes but no time
Leave a comment
Log in with itch.io to leave a comment.
Comments
Hey, as Dr Hippo mentioned, the name of the executable can't be renamed as other files reference that name. I manually renamed the file to match and was able to open it up then. I liked the little pirate sprite you used, though I admittedly wasn't able to get very far. The first platforming area is quite hard. While I was able to make it past that early platforming area, it took a bunch a lot of tries. It may be helpful to introduce the player to the platforming with a little shorter jumps and then increase the difficulty/distance of the jumps later on in the stage/game once the player is more used to the controls.
When I died, it quit out of the the game. Rather than using Application.Quit() on death, it would be best to use SceneManager.ReloadScene() -paraphrasing the methods here.
Once I got the hang of the jumping I was having a good time leaping between the gaps and avoiding the spikes, however further in the level I got stuck at a steps-like area and wasn't able to move forward or back. I think if you keep at it, you'll have yourself a fun little platform. Hope you're able to get the build working properly!
Hi! During the testing of the game, since I didn't have a lot of time, I couldn't send it to multiple people to test out the game fully, so I wasn't really conscient of the difficulty people would have. Now that I know, I'll take steps to improve the overall platforming experience.
When it comes to the tights spaces that caused the player to get stuck, I honestly didn't have a fix for this issue, and since it was a couple hours before the end of the Game Jam, I just ended up never really fixing it. In retrospect, I should've scrapped the idea entirely since it was essentially a bug.
Thank you so much for your comment, I really appreciate you trying out my game!
P.S - I should've renamed the files myself, I'm really sorry about that ._.'
There are still some problems with the build but I was able to play your game. Here's some things you can fix/improve on:
Overall, well done for uploading your first game and working through the build issues. You will keep improving by joining jams and listening to feedback.
Oh wow! I wasn't conscient of the fact that the build just straight up had no background music. Regarding the colour accuracy, I wasn't aware of that either, thank you so much for bringing this to my attention.
Since I had focused on everything except the UI, which I kinda shoe horned in last minute, I didn't have time to add a death screen, and ended up just closing the game instead. I'm aware that this was probably extremely annoying now, but since I wasn't aware of the difficulty at the time, I didn't think it was much of an issue.
In regards to the hitboxes, I'll try to find a better solution for this, since the hitboxes were all... well, boxes. If there is anyway to constrict the hitbox more to the sprite, I'll find out how. For the canvas, I completely forgot that not everyone had the same screen size, so that was a major oversight in my part.
Thank you a lot for playing my game, even if it was a complete mess! I really appreciate your feedback.
There's still time to upload the full build! Reach out to the community if you need help. Let me know if you do so before the voting period is over and I'd be happy to play and give some feedback! :)
When creating a build create a brand new folder. Zip that folder and upload that please
Getting an error about UnityPlayer.dll not existing.