microsoft/pxt-arcade
TypeScript
Captured source
source ↗published Jan 17, 2018seen 3dcaptured 2dhttp 200method plain
microsoft/pxt-arcade
Description: Arcade game editor based on Microsoft MakeCode
Language: TypeScript
License: MIT
Stars: 539
Forks: 252
Open issues: 602
Created: 2018-01-17T01:43:03Z
Pushed: 2026-06-10T16:34:55Z
Default branch: master
Fork: no
Archived: no
README:
GitHub Copilot Configuration for MakeCode Arcade
This directory contains GitHub Copilot configuration for the MakeCode Arcade multi-repository workspace.
� Configuration Files
- `copilot-instructions.md`: Comprehensive instructions for GitHub Copilot covering multi-repository development, coding guidelines, and best practices
🚀 Quick Start
For development setup in this multi-repository workspace:
# First-time setup (Windows) setup.cmd /firsttime # Daily development setup.cmd /link && setup.cmd /pull
📚 Full Documentation
See [copilot-instructions.md](copilot-instructions.md) for complete details on:
- Multi-repository structure and responsibilities
- Development workflows and best practices
- Block annotation patterns and API design
- Troubleshooting and common issues
🔧 Validation
The configuration is validated by the [copilot-setup-steps.yml](workflows/copilot-setup-steps.yml) workflow to ensure quality and completeness.