Build a star wars game where the player have to catch 5 mouseDroid to win and when they catch 3 storm troopers they lose.
Go to the “Actions” folder, find the “Set background” block and add a “Set background” block

Add a “Set map” block
Add 5 mouseDroids
Go to Actions folder and click Add stormtrooper

Then change the character to be a mouseDroid.
Go ahead and add 5 pcs of mouseDroid
Add 3 storm troopers, you need the storm troopers to make the game challenging!
Click “Run” to watch the algorithm run in a sequence to produce the initial map.
Add a “When up arrow”, this can be found in the events folder.

Attach a “move up” block, this can be found in the actions folder.

Repeat for all the other directions.
When the mouse droid touched the game will end as a “WIN”.
Add a “When get all” block, this can be found in the events folder.

Set the option to “Mouse droid”