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…
-
Updated
Aug 7, 2020 - TypeScript