File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2444,6 +2444,9 @@ The demo scripts are:
2444
2444
| planet_and_moon| simulation of | compound shapes, |
2445
2445
| | gravitational system | :class: `Vec2D ` |
2446
2446
+----------------+------------------------------+-----------------------+
2447
+ | rosette | a pattern from the wikipedia | :func: `clone `, |
2448
+ | | article on turtle graphics | :func: `undo ` |
2449
+ +----------------+------------------------------+-----------------------+
2447
2450
| round_dance | dancing turtles rotating | compound shapes, clone|
2448
2451
| | pairwise in opposite | shapesize, tilt, |
2449
2452
| | direction | get_shapepoly, update |
@@ -2457,9 +2460,6 @@ The demo scripts are:
2457
2460
| two_canvases | simple design | turtles on two |
2458
2461
| | | canvases |
2459
2462
+----------------+------------------------------+-----------------------+
2460
- | wikipedia | a pattern from the wikipedia | :func: `clone `, |
2461
- | | article on turtle graphics | :func: `undo ` |
2462
- +----------------+------------------------------+-----------------------+
2463
2463
| yinyang | another elementary example | :func: `circle ` |
2464
2464
+----------------+------------------------------+-----------------------+
2465
2465
You can’t perform that action at this time.
0 commit comments