Play game
Jelly Float's itch.io pageResults
Criteria | Rank | Score* | Raw Score |
Enjoyment | #9 | 3.500 | 3.500 |
Bonus-Points (for accessibility, theme usage and being outstanding) | #12 | 2.500 | 2.500 |
Overall | #14 | 3.167 | 3.167 |
Originality | #15 | 3.500 | 3.500 |
Ranked from 4 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
Leave a comment
Log in with itch.io to leave a comment.
Comments
Feedback
thank you!! I really appreciate the feedback!!
Added a download where the only change is removing the sound the urchin makes bumping against walls! Hopefully that makes the experience in the first room less annoying!
Looks like the zip worked! I was able to download and play it.
Fun game and some interesting levels. The "dink" from the enemies was a bit much when there were a lot of fast moving ones, but it wasn't too bad after the first area.
glad it worked and you liked it!! And yeah, that’s what happens when I play with bfxr at 3am lol. Also really funny that you called it a dink because that is what the variable for that sound clip is called!
Looks like I accidentally reuploaded the same file as I submitted before the jam ending. I didn't make any changes, and I don't know what happened since I didn't hit save on the itch.io update page.
It needs to be a zipped pxd file which you have to compile using pdc.
Guess I may have missed the boat on the game jam then. How do I do that? I just tried using pdc, and it just keeps making a pix file that isn't zipped.
Right-click in the main folder of your game, type "pdc" then space and input the name of the folder where your main.Lua, leave a space and specify the name without "zip" and "pxd" Then once it's done you should have a pdx folder though you need to zip it before you publish it.
But as I write this, I realise you may have not added the pdc system variable so try watching this from 4:25 minutes in :
Thank you! I just attached a pdx.zip, and I think that should work!