Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.24 KB

File metadata and controls

32 lines (20 loc) · 1.24 KB

breathing-circles-good

This programs demonstrates the MakeCode Arcade Extension breathing-circles-good. The program draws expanding concentric circles, then deletes them in reverse order, creating a breathing effect. The code is simple because of the features of the Circle and CircleList extensions. "Good" in the extension name indicates that it uses circle-ext-good in a good, better best series.

How to Use

Click the link in the About section to the right to open the program in a browser. Button A pauses the program until Button A is pressed again. Button B freezes the current screen as a background and continues breathing. Arrow Buttons move the center of the concentric circles creating an artistic effect.

Edit this program

To edit this program in MakeCode.

Blocks preview

This image shows the blocks code from the last commit in master. This image may take a few minutes to refresh.

A rendered view of the blocks

Supported targets

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