Open this page at https://neverstopthecoder.github.io/vital-icons-extension/
Use as Extension
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/neverstopthecoder/vital-icons-extension and import
Edit this project
To edit this repository in MakeCode.
- open https://arcade.makecode.com/
- click on Import then click on Import URL
- paste https://github.com/neverstopthecoder/vital-icons-extension and click import
Metadata (used for search, rendering)
- for PXT/arcade
Blocks
create block
let VitalIcon = VitalIcons.createStatusBar( VitalIcons.VitalType.Hearts, 5 )
change block
VitalIcons.changeStatusBar(VitalIcon, -1, VitalIcons.INPUT.FULL)