Skip to content

This programs demonstrates the MakeCode Arcade Extension breathing-circles-best. 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 extension. To run this program click the link below.

Notifications You must be signed in to change notification settings

WeCodeMakeCode/breathing-circles-best

Repository files navigation

breathing-circles-best

This programs demonstrates the MakeCode Arcade Extension breathing-circles-best. 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 extension. "Best" in the extension name indicates that it uses circle-ext-best in the good-better-best extension 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 project Build status badge

To edit this repository 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

Metadata (used for search, rendering)

  • for PXT/arcade
<script src="https://makecode.com/gh-pages-embed.js"></script><script>makeCodeRender("{{ site.makecode.home_url }}", "{{ site.github.owner_name }}/{{ site.github.repository_name }}");</script>

About

This programs demonstrates the MakeCode Arcade Extension breathing-circles-best. 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 extension. To run this program click the link below.

Topics

Resources

Stars

Watchers

Forks

Packages