-
**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://arcade.makecode.com/
2. Scroll down to Multiplayer Games, click on "Horse Race" and then "Open in Editor"
3. Go to the Asset Edit…
-
With the 1.2.1 update, [Pro Pinball now supports hooking into hardware events](https://www.pro-pinball.com/forum/viewtopic.php?f=22&t=778). It makes use of [Boost's message queue](http://www.boost.org…
-
Thinking through natural extensions of recent work on linked play systems, I remembered that Nintendo's arcade VS system has a 'Dual System' variant that currently isn't supported.
It should be pos…
-
@mattpannella @neil-morrison44
I've been making some progress on refactoring the updater codebase to introduce some new features (APIs, category landing pages, author landing pages, etc.).
Whi…
-
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 https://arcade.makecode.com/dev…
-
Please kindly add a feature like Universal XML Scraper used to have, where you have an “Auto select your system” option to scrape a folder; and have this be available through a menu.
I run RetroPie…
-
- [ ] This issue is blocking
- [ ] This issue is causing unreasonable pain
When the tool generates a diff between two .NET versions, any APIs with `nint` or `nuint` in their signature unexp…
-
To match the [ASP.NET guidelines](https://github.com/aspnet/AspNetCore/wiki/Engineering-guidelines#assembly-naming) we'd need to update [this line](https://github.com/dotnet/arcade/blob/192cd9aec1f743…
-
## Enhancement request:
### What should be added/changed?
We should use a single source of truth for the minimum Python version.
### What would it help with?
In 10 months, 3.7 is reaching EO…
-
**Describe the bug**
There's no way to pass a 'player' to a function -- you have to either pass the player number or the associated sprite & then get the player from that.
**To Reproduce**
Step…