Skip to main content

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

Hey enjoyed playing this one :) Curious how you did the art comparison, I used godot's compute_image_metrics.

Is this achieved by just comparing each blocks values of colour?

(+1)

Hey, I just compared the modulate values of each pixel in an array.  If you want to see how I did it my source code is here at https://github.com/ccbentley/ArtfulDeceptions