These pages describe the Pictures facility within Kojo.
Pictures build upon turtle graphics to let you create more intricate art, learn deeper ideas in programming and computer science, and also build animations and games.
- For a quick intro, look at the Picture Basics page in the Turtle Graphics section.
- The Introduction to Pictures page contains a more detailed introduction to Pictures.
- The Introduction to grid based generative art page gets you going with more advanced computational art.
- The Picture Graphics Reference page contains a listing of all the useful Picture commands and functions.