new program

First MicroCode program

When you select new program and keep pressing A in the editor after selecting the new program sample.

The program has one rule that paints a smiley when button A (on the micro:bit) is pressed.

when button A press, show smiley rule

improvement ideas

  • keep adding images to create an animation
  • checkout the smiley buttons sample to see how to handle button B.