diff options
| author | Gubolin <gubolin@fantasymail.de> | 2015-01-04 18:21:57 +0100 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2015-01-04 18:21:57 +0100 |
| commit | b0d10d2dd7d1f454640fb91375db4aa53168a1dd (patch) | |
| tree | 475263f6c2789e58de47f08de854f56fee80284e | |
| parent | 4b35e249247d14a7b94886248a99b8348c89fcf2 (diff) | |
| download | awesome-snap-b0d10d2dd7d1f454640fb91375db4aa53168a1dd.tar.gz awesome-snap-b0d10d2dd7d1f454640fb91375db4aa53168a1dd.zip | |
Update README.md
| -rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,6 +1,9 @@ Awesome Snap! ============= +- libraries + - [Snap-Tools](https://github.com/cycomachead/snap-tools) - various blocks that rely on `reportJSFunction` + - forks - [BeetleBlocks](http://beetleblocks.com) ([source](https://github.com/ericrosenbaum/BeetleBlocks)) - visual programming blocks for 3D-printable design - [Rsnap](https://rsnap.herokuapp.com/) ([source](https://github.com/snap-school)) - Snap! with missions and a Ruby backend :fr: @@ -8,9 +11,20 @@ Awesome Snap! - [CSnap](https://community.csdt.rpi.edu/) ([source](https://github.com/GK-12/Snap--Build-Your-Own-Blocks)) - Bringing Culture and Social Justice to Programming - [turtlestitch](http://www.stitchcode.com/) ([source](https://github.com/backface/turtlestitch)) - turtle graphics for stitchfile generation :de: +- tools + - [Snap-Server](https://github.com/ucb-snap/snap-server) - a new backend for saving and sharing Snap! projects (see also the `snap` branch) + +- learning resources + - [The Beauty and Joy of Computing](https://bjc.berkeley.edu/r) ([source](https://github.com/beautyjoy/bjc-r)) + - [BeyondBlocks](http://beyondblocks.github.io/) ([source](https://github.com/BeyondBlocks/BeyondBlocks.github.io)) - a bridge learning unit that takes you from Snap! to python + +- misc + - [New Website for UC Berkeley Snap!](https://khotchkiss13.github.io/) ([source](https://github.com/khotchkiss13/khotchkiss13.github.io)) + - links that need to be sorted yet - https://github.com/bromagosa/Snapi - https://github.com/aidanlane/snapapps - Scribble - A generative art program + - https://github.com/cycomachead/snap-graphics - Graphics Extensions for Snap! License ------- |
