Food Catcher

This week we had our first introduction to the Microsoft Arcade Editor

We built a simple food catching game. We have two sprites, a player and a food sprite

We can control the player with the arrow keys on the keyboard

If we collect a food sprite, we set our timer back to 10 seconds, and we also get a point

Have a look at the code below and run the simulator to test it out

Previous
Previous

Corgi Platformer

Next
Next

Weather App