# pxt-microsoft-boot-sequence **Repository Path**: mirrors_microsoft/pxt-microsoft-boot-sequence ## Basic Information - **Project Name**: pxt-microsoft-boot-sequence - **Description**: A boot sequence animation for Microsoft MakeCode Arcade - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-19 - **Last Updated**: 2026-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README --- --- # microsoft-boot-sequence [![Build Status](https://travis-ci.org/microsoft/pxt-microsoft-boot-sequence.svg?branch=master)](https://travis-ci.org/microsoft/pxt-microsoft-boot-sequence) A boot sequence animation for MakeCode Arcade. * create a new project at https://arcade.makecode.com * click on ``Extensions`` * add this repository * add this code to run the boot sequence ```blocks storyboard.microsoftBootSequence.register(); storyboard.start(); ``` ## Supported targets * for PXT/arcade (The metadata above is needed for package search.) ## Microsoft Open Source Code of Conduct This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). Resources: - [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/) - [Microsoft Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) - Contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with questions or concerns