https://arcade.makecode.com/S84639-49938-88133-53633
8/13/25. In Microsoft Arcade, I created two fun sprites for my game. The first sprite is a playful cat named Ocho, and the second is a friendly person named Coco. I designed them to move around the screen, so they can explore, interact, and make the game more exciting.
8/18/25.
Make the player: Create a hero sprite, let the controller move it, and keep it on the screen.
Add things to collect and avoid: Use projectiles to make clovers (good) and bees (bad) appear every few seconds.
Set rules: When the hero touches a clover, it disappears. When the hero touches a bee, the player loses a life.
Customize the look: Draw your own sprites for the hero, clover, bee, and background to make the game fun.