Skip to main content

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

It does not work? I made multiple triangles, all scored F.
Played again, this time it was asking for square. Pixel perfect drawing, F score.
Got frustrated, Draw a random "blob". D score...

Every single shape, if i draw it, it is F. If I draw a random blob, it is D.

It certainly feels like `var score = random()` but I promise it's not XD

It's checking pixel-by-pixel to see if you've got a perfect match with the source image—it's reasonably difficult to pull off until you've gotten some more practice in as you've seen, but it was the best I could do in time for the jam I made it for.

Thanks for playing my game and giving it a try!