summaryrefslogtreecommitdiff
path: root/README.md
blob: dfad53b0984c52bbf57c8c821e1cd7aeeb6e68a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
Awesome Snap!
=============

- libraries
  - [Snap-Tools](https://github.com/cycomachead/snap-tools) - various blocks that rely on `reportJSFunction`

- extensions
  - [Snap-Launcher](https://github.com/technoboy10/snap-launcher) - extension launcher for Snap!
  - [WiiSnap](https://github.com/technoboy10/wiisnap) - a block module and local server for Snap! to interface with a Nintendo Wiimote
  - [Snap-File-IO](https://github.com/technoboy10/snap-file-io) - basic file IO for Snap!
  - [rssnap](https://github.com/technoboy10/rssnap) - a Snap! extension for interacting with RSS feeds
  - [Snapmesh](https://github.com/Code-WvS/snapmesh) - cloud variables for Snap!

- 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:
  - [Bags - Build Your Own Relations](http://bags.cs.jmu.edu/) ([source](http://bags.cs.jmu.edu/download.html)) - Snap!-like database queries
  - [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
  - [Snapext](https://github.com/technoboy10/snapext) - python library for creating Snap! extensions
  - [Snap-Server](https://github.com/ucb-snap/snap-server) - a new backend for saving and sharing Snap! projects (see also the `snap` branch)
  - [Snap-Interpreter](https://github.com/bromagosa/snap-interpreter) - a NodeJS Snap! interpreter. You feed it an XML Snap! project file and it runs it.
  - [Snc](https://github.com/nathan/snc) - compiles Snap! projects to JavaScript
  - [Sn](https://github.com/nathan/sn) - Sn is the native Snap! binding for Mac OS X

- 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!
  - https://github.com/bromagosa/snappyCity - Snap! part of the SnappyCity project

License
-------

[![Creative Commons License](http://i.creativecommons.org/l/by/4.0/88x31.png)](http://creativecommons.org/licenses/by/4.0/)

This work is licensed under a [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).