Let’s start by making Iron Man’s starting code. Events are messages broadcasted throughout your game that trigger lines of code specified by the user.
The “reset_game” event will be used to return everything back to the way the game is supposed to begin.
“Motion” blocks will be used to properly place sprites in the proper locations and control the behavior of their movement using coordinates.