In this chapter, you will make a basic Spot the Difference game. The coding is quite simple, and it’s a great way to start exploring the IDE. All of the images used in the game are available in the Resources folder that you downloaded. This project uses a background image and instances of an object to mark where the differences are, plus a control object for keeping track of the player’s progress.
The aim of this game is for the player to find all of the differences between two images before time runs out.