Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(2 edits)

Probably the funniest game in the jam! The concept is very creative, the visuals are great and the dialogue made me laugh a lot. I just wonder how the images are compared, because I'm sure I created some aliens. Very good game!

For judging I used the $Q Super-Quick Recognizer algorithm.    If you got a D or greater it means the algorithm actually did know what your drawing was supposed to be!  F is for when it recognized a different drawing (eg thought your dog was a horse).  I was pretty surprised how good it is, especially because its just using some transformations and then calculating distances between points, no AI/ML.  I think it's sensitive to all the lines being there (even if they are wonky) and then distinct features, like the wheels on the firetruck.  Overall I was a bit nervous about trusting something new/unknown for grading instead of just "how many pixels overlap" but I'm pretty pleased with how it worked out!