/pxt-arcade-info-screens

MakeCode Arcade extension for displaying information screens: splash screens, options panels, help screens, etc. - beta

Primary LanguageTypeScriptMIT LicenseMIT

pxt-arcade-info-screens

Build Status

Extension used to build a variety of information screens, like splash screens and screens for selecting options. Blocks and JavaScript interfaces available.

Link to API documentation

Incorporates system menu extension described in the MakeCode Forums

TODO

  • 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:

License

MIT License. See LICENSE for more information.

Supported targets

  • for PXT/arcade (The metadata above is needed for package search.)