Skip to content

janlindblom/pxt-roman-numerals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pxt-roman-numerals

This is a sample extension to MakeCode for BBC micro:bit to showcase custom extensions to students.

It has a single function exported that converts integers to their roman numeral representation and scrolls it on the micro:bit "display".

Usage

roman.showNumber(1999)

TODO

  • Add a reference for your blocks here
  • 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://makecode.microbit.org/packages/approval

Read more at https://makecode.microbit.org/packages/build-your-own

License

MIT

Supported targets

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

About

MakeCode extension to print roman numerals - beta

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published