Extension used to build a variety of information screens, like splash screens and screens for selecting options. Blocks and JavaScript interfaces available.
Incorporates system menu extension described in the MakeCode Forums
- See it in action here: https://makecode.com/_cp357aE7JMEx
- Add "icon.png" image (300x200) in the root folder
- Add "- beta" to the GitHub project description if you are still iterating it.
- Turn on your automated build on https://travis-ci.org
- Use "pxt bump" to create a tagged release on GitHub
- Get your package reviewed and approved https://arcade.makecode.com/extensions/approval
- Add blocks implementation (done - version 1.0.6).
- Add RotatingScreens.release() to blocks (done - version 1.0.9).
- [/] Refactor to use
TextSprite
extension (done - version 2.0.0; needs tweaking).
Visit the following links to read more about building MakeCode custom blocks and extensions:
- https://arcade.makecode.com/blocks/custom
- https://makecode.com/defining-blocks
- https://makecode.com/extensions/getting-started
MIT License. See LICENSE for more information.
- for PXT/arcade (The metadata above is needed for package search.)