This shows you the differences between two versions of the page.
|
code_examples [2019/01/11 09:24] gazoot [Community Examples] |
code_examples [2024/12/29 02:30] (current) mbrowne [Community Examples] |
||
|---|---|---|---|
| Line 19: | Line 19: | ||
| Author: Andreas Söderlund\\ | Author: Andreas Söderlund\\ | ||
| https://github.com/ciscoheat/SnakeDCI | https://github.com/ciscoheat/SnakeDCI | ||
| + | |||
| + | **Turtle Graphics**\\ | ||
| + | A modern variation on Turtle Graphics showcasing multiple related mental models in nested contexts\\ | ||
| + | Author: Matt Browne | ||
| + | https://github.com/mbrowne/dci-examples/tree/main/turtle-graphics\\ | ||
| + | Online demo at https://codesandbox.io/p/sandbox/turtle-graphics-dci-example-6p6zsj?file=%2Findex.js | ||