Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

Impressive job. SInce you guys have a grid based game in the works that propably helped get so far in just one week. 

Very cute game and a surprising amount of puzzles. I felt they perhaps weren't in exactly the order of difficulty but that' subjective anyway.

Really good job and there's diving so it matches the theme :D 4/5 in my opinion for everything. Definately within my top3 of best Jam Games this iteration.

(+1)

Hey Solitar, thanks for your kind words!

I have a git repository that I made that has common solutions to problems I see often. It has classes like  "OnClicked" or "StringifyMap" which were both used for this jam. Interestingly I wasn't able to reuse any of the grid based movement code from the other project, and I might like my new code better lol

So yeah, previous experience helped a lot with this jam.