Skip to main content

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

Unfortunately, it is mostly overwhelming. I think it is similar to Paper's Please where you need to match up incoming data with outgoing data. But there is way to little explained to understand what you need to do. Having time pressure on long number comparison is just not that fun. The lack of feedback if you do good or bad is also really hurting the game.

I hope you have had a fun time this game jam, and wish you good luck on further projects.

Yeah, you’re right. The game really needs a tutorial. And an overall balance. About long number comparison… true. We tried to follow a bit too close how the packets processing works, but it’s true that it isn’t as easy as it seems in first place.

Do you think that changing ips with urls would be nicer? An example: instead of “172.12.44.77” -> “www.itch.io”

About the feedback… it should be there. But it exported without the sounds and we didn’t notice until the deadline were complete.

Thanks about the feedback!

Most people have it easier to see words as single blocks of information, making it easier to do these kinds of comparisons (this is called 'chunking'). So I suspect it would make it easier to comprehend.