add demos to README.md
This commit is contained in:
@@ -35,7 +35,6 @@ The language also holds some tools to manage the position and orientation of the
|
||||
## Demos
|
||||
### DemoTurtle01
|
||||
|
||||
/*
|
||||
Drawing a square using the turtle interface.
|
||||
|
||||

|
||||
@@ -44,7 +43,6 @@ Drawing a square using the turtle interface.
|
||||
|
||||
### DemoTurtle02
|
||||
|
||||
/*
|
||||
A simple random walk made using the turtle interface.
|
||||
|
||||

|
||||
@@ -53,7 +51,6 @@ A simple random walk made using the turtle interface.
|
||||
|
||||
### DemoTurtle03
|
||||
|
||||
/*
|
||||
Drawing shape contours aligned to the turtle's orientation.
|
||||
|
||||

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