MakeCode Arcade Resources
Here are some resources for MakeCode Arcade programming:
Forum
People can post their games and ask questions on the MakeCode Arcade Forum . Visit the Help section to ask questions, visit Show & Tell to see examples of games, or see Game Design for feedback on gameplay and mechanics.
Extensions
There are a bunch of extensions that can add functions to the MakeCode Arcade environment. Some are accessed through the Advanced->Extensions menu block, but for other useful function you just have to know what they are called and enter it in the search field at the top of the Extensions page.
Here is a list of Awesome Arcade Extensions that someone put together.
I'll try and list the extensions that could be useful for peoples' projects here, with descriptions of what features they add.
Inventory extension - https://github.com/UnsignedArduino/Inventory
Information here: https://forum.makecode.com/t/inventory-extension/8662BlockMenu extension: riknoll/arcade-custom-menu - adds a text menu with events and variables for the selection
Interesting Forum Posts
Minecraft-like terrain generation: https://forum.makecode.com/t/minecraft-esque-2d-terrain-gen-test/9519
Game Examples
Bloons Tower Defense in Arcade: https://arcade.makecode.com/48471-08362-35315-17829
Minecraft (very laggy): https://forum.makecode.com/t/minecraft-arcade-v0-8/9499
Boss Fight: https://arcade.makecode.com/37171-32698-93837-70888