pxt-arcade icon indicating copy to clipboard operation
pxt-arcade copied to clipboard

Arcade game editor based on Microsoft MakeCode

Results 349 pxt-arcade issues
Sort by recently updated
recently updated
newest added

Are there any others I should add @kiki-lee?

I feel like we have a bunch of very cool, useful Arcade tools that I keep on losing the links to. Can we list these somewhere? Either on https://makecode.com/tools or...

documentation

When you have a function that takes in a lot of parameters, the blocks can get really long. In extensions, you can make blocks split after every newline so they...

**Describe the bug** right now when you create a block with an array shadow, it will always have only 2 or 3 values filled in by default. We should add...

Would like the ability to load multiple MakeCode Aracade games onto hardware (Adafruit pygamer) https://www.adafruit.com/product/4242 My two cents on this 😊 The Microsoft MakeCode Arcade team could create an arcade...

**Describe the bug** When bounce on wall is activated and used together with tile maps, the sprite physics seem to be not correct any more. **To Reproduce** Try the following...

Project corruption upon save. This means that the project cannot run within the simulator or be edited, it becomes locked. **Steps to reproduce the behavior:** There seems to be no...

**To Reproduce** Steps to reproduce the behavior: 1. Go to 'https://www.microsoft.com/en-us/makecode/challenges' 2. See website asking to join the Game Jam 2021. 3. This game jam is closed. ![image](https://user-images.githubusercontent.com/6107272/158865537-f1255368-f474-47b0-beda-67fba254af10.png)

makecode.com

When students are building projects in MakeCode Arcade (using MS accounts to save work), there is an intermittent issue with work being lost. Sometimes an entire game file will disappear....

Attempted to add the RGB string support for adafruit pygamer into a MakeCode project by using the "Light Extension". But that doesn't seem to work with the pyGamer. Too bad...