Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

Port SortView game page

Submitted by rendlerum, Aiggate — 22 hours, 38 minutes before the deadline
Add to collection

Play game

Port Sort's itch.io page

Results

CriteriaRankScore*Raw Score
Creativity and Theme#143.6153.615
Visuals and Sound#223.3853.385
Overall#273.2053.205
Fun#442.6152.615

Ranked from 13 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

Submitted(+1)

Cool little game! Reminds me a lot of Papers Please. Looks really great too.

I personally found that trying to solve each ship as fast as possible felt pretty fun, maybe that could be incorporated more directly into the gameplay/scoring somehow? I know there's already a global timer and scoring system, but what if you get a bonus for correctly handling a ship within a certain time limit?

I want to point out some minor technical stuff (that didn't factor into the rating), the game wouldn't work due to misaligned UI until I made my browser window the same size as the game window. In the future, you can go into the project settings of the game, find the setting called 'stretch mode' and set it to either canvas item or viewport. Doing that will scale the game with the screen automatically. Viewport keeps the resolution, canvas item sets it to the screen resolution (there's probably more differences, but I can't remember them off the top of my head). Also, it may be better to use all control nodes for the interactive parts (rather than the current system which I'm presuming combines sprite2Ds with invisible buttons). Godot's buttons can have icons, which can replace the sprite2Ds, you can use a texturerect for the wooden panel and a combination of control nodes and various container nodes to get the spacing you want.

Developer (1 edit) (+1)

Thank you for review!

We had actually intended to add more mechanics like having progressive difficulty as days went on, more interactivity with the review screen, etc. Unfortunately I had to chop those things due to time constraints (I had family holiday stuff going on). 

Thank you for letting me know where to find that fix . A friend of mine wasn't able to play because of that issue and I honestly didn't have time to look up how to fix it, so I greatly appreciate that info! You also guessed correctly about the invisible buttons. I was having issues connecting the signal to the manager node as each boat was created and destroyed, and felt I didn't have the time to find a more appropriate solution (another victim of the family holiday time cut). I've since found how to get that to work and looking back a little more research would have save me some pain but hindsight and all that.

Submitted(+1)

Glad I was able to help!

Also I too have put in hours of work to avoid minutes of research. Apparently it's a common thing to do.

Submitted(+1)

Nice game. I love the lo-fi soundtrack and the visuals. Well done!

I think the only thing it took me a bit to figure out how it worked was I didn’t realize how to get the criteria for banning a shipment. Maybe a little arrow or something to draw attention to that button would help. Great job though, and congrats.

Developer(+1)

Thanks a lot! While I would love for us to take credit for the music, we didn't have a musician on the team so all of the sounds for the game were taken from free to use sources online. I'm still glad you liked it though! There were plans for a more detailed UI and a bit of a tutorial, but due to lack of time we weren't able to add any of that in unfortunately.  Thanks again for the feedback!

Submitted(+1)

No Rating: (reason) Issues playing game even in Google Chrome browser

Submitted(+1)

Well done!  liked the pixel art!

Developer (1 edit)

Thanks, I'm glad you enjoyed it!

Submitted(+1)

Great job! i loved the art and idea. to improve i would recommend maybe some pixel art for the UI, but nevertheless its a very cool game!

Developer

Thanks a lot! We had some ideas for more of a UI and a bit more of a tutorial/signs showing what to do, but didn't have time to implement them. It's definitely something we'll had if we ever develop this more. 

Submitted(+1)

Nice game! loved the visuals and idea!

Developer

Thanks a lot! We're glad you liked it

Submitted(+1)

Well done! The art was really cute and the game loop was simple and fun.

Developer (1 edit)

Thanks, this was our first game jam so the compliment means a lot!