This is an extension for Microsoft MakeCode Arcade that allows you to create menus for your arcade game!
Some of its features include:
- Menus that can be used as sprites (with all the blocks in the Sprites category)
- Support for both text and icons
- Automatic scrolling when space is limited
- Flexible menu layouts including single-column, single-row, and an x-y grid
- A wide range of menu style options to match the look and feel of your game
https://makecode.com/_321Ui6hwb8oK
This repository can be added as an extension in MakeCode.
- open https://arcade.makecode.com/
- click on New Project
- click on Extensions under the gearwheel menu
- search for https://github.com/riknoll/arcade-mini-menu and import
To edit this repository in MakeCode.
- open https://arcade.makecode.com/
- click on Import then click on Import URL
- paste https://github.com/riknoll/arcade-mini-menu and click import
- for PXT/arcade