Skip to content

This MakeCode Arcade Blocks programs demonstrates the extension circle-ext-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 i…

Notifications You must be signed in to change notification settings

WeCodeMakeCode/breathing-circles-good

Repository files navigation

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.)

About

This MakeCode Arcade Blocks programs demonstrates the extension circle-ext-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 i…

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published