add demos to README.md
This commit is contained in:
@@ -31,3 +31,19 @@ The language also holds some tools to manage the position and orientation of the
|
||||
|
||||
* `segment(s: Segment)` to draw a segment with its entrance tangent aligned to the turtle's orientation
|
||||
* `contour(c: ShapeContour)` to draw a contour with its entrance tangent aligned to the turtle's orientation
|
||||
<!-- __demos__ -->
|
||||
## Demos
|
||||
### DemoTurtle01
|
||||
[source code](src/jvmDemo/kotlin/DemoTurtle01.kt)
|
||||
|
||||

|
||||
|
||||
### DemoTurtle02
|
||||
[source code](src/jvmDemo/kotlin/DemoTurtle02.kt)
|
||||
|
||||

|
||||
|
||||
### DemoTurtle03
|
||||
[source code](src/jvmDemo/kotlin/DemoTurtle03.kt)
|
||||
|
||||

|
||||
|
||||
Reference in New Issue
Block a user