Introducing Bricks Tutorial
From Progzoo
In the first tutorial you create patterns without using for loops.
Warming up
| Command | Meaning |
|---|---|
| h(3) | Draws 3 half bricks |
| r() | Start a new row in front |
The default program draws six lines of three bricks.
Draw six lines of five bricks.
[Font]
[Default]
[Show]
[Resize]
[History]
[Profile]
Each Row is Different
[Font]
[Default]
[Show]
[Resize]
[History]
[Profile]
Gaps
| Command | Meaning |
|---|---|
| h() | Draws a half brick |
| m() | Leaves a half brick gap |
| r() | Start a new row in front |
Use bricks and misses.
[Font]
[Default]
[Show]
[Resize]
[History]
[Profile]



