Skip to content

Commit 96e06e6

Browse files
Update README.md
1 parent dcd930e commit 96e06e6

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ This MakeCode Arcade extension provides blocks that create and manipulate circle
66
## Why this Extension is Best
77
This extension is "Best" because unlike circle-ext-better ("Better")and circle-ext-good ("Good"), in this extension a circle ***is a sprite***, which enables it to be used with all sprite blocks, e.g., , sprite properties, sprite arrays and on-sprite-overlap blocks. Although [Better](../../../circle-ext-better) and [Good](../../../circle-ext-good) have the same capabilities as Best, either they are awkard to use or obtuse to implement.
88

9+
## Example MakeCode Arcade Programs the Use this Extension
10+
### Breathing Circles
11+
### Other
12+
### Other
13+
914
## Custom Blocks in circle-ext-best
1015

1116
#### The line of code below should be a generated MakeCode block -- it is not

0 commit comments

Comments
 (0)