1
0
mirror of https://github.com/terkelg/awesome-creative-coding.git synced 2025-09-03 05:52:36 +02:00

Added Shelly.dev (#120)

Shelly is a programming language for drawing. Drawing is done by issuing instructions to a turtle. The turtle draws lines and shapes as it moves, using various colors and styles.
This commit is contained in:
Matthias Esterl
2020-07-24 19:13:59 +02:00
committed by GitHub
parent 40e55647c6
commit 37b8af1d42

View File

@@ -224,6 +224,7 @@ Creative coding is a different discipline than programming systems. The goal is
- [ShaderGif](https://shadergif.com/) - Open source home for art made with code (WebGL1/2, JavaScript Canvas & P5.js).
- [P5LIVE](https://teddavis.org/p5live/) - p5.js live-coding environment.
- [NEORT](https://neort.io/popular) - Digital art platform for creative coders (Fragment Shader, Javascript Canvas).
- [Shelly](https://shelly.dev/) - Learn programming by issuing instructions to a turtle.
### Hardware