summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Broll <brian.broll@vanderbilt.edu>2018-02-28 13:33:04 -0600
committerschneefux <schneefux+github@schneefux.xyz>2018-03-10 14:44:33 +0100
commit207718c7ace458750d5d0b35b4634a1956edbeae (patch)
tree5d4ed6fa53130a2bcdc782565fe120e2ea2520c3
parent777508c101d6743c350e84825f1983abc9da72c8 (diff)
downloadawesome-snap-207718c7ace458750d5d0b35b4634a1956edbeae.tar.gz
awesome-snap-207718c7ace458750d5d0b35b4634a1956edbeae.zip
Update README.md
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3a5f3f3..2c9666b 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,7 @@ Awesome Snap!
- [AIBirds](https://aibirds.org/snap) - build your own Angry Birds AI agent without any programming experience
- tools
+ - [Snap-Cloud](https://github.com/c2stem/snap-cloud) - An open source implementation of the SnapCloud backend for hosting your own Snap! server
- [Snapext](http://github.com/blockext) - 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.