Enemy Catcher
This week we had our first introduction to the Microsoft Arcade editor
We built a simple enemy catching game.
We set up our player to move with the keys around the screen
We set our enemy to randomly spawn on screen.
Each time we catch the enemy we get a point and our countdown clock gets reset to 10 seconds
Have a look at the code below and test it out in the simulator