summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGubolin <gubolin@fantasymail.de>2015-02-06 18:17:20 +0100
committerGubolin <gubolin@fantasymail.de>2015-02-06 18:17:20 +0100
commit44c70179f7311461673b410197be7d0c16e16d2c (patch)
treee45acef7780f54c009351bfcaceba82ca383fc12
parent63beaba946826a9694d06eeeaa275fa821e88783 (diff)
downloadawesome-snap-44c70179f7311461673b410197be7d0c16e16d2c.tar.gz
awesome-snap-44c70179f7311461673b410197be7d0c16e16d2c.zip
add Snap-BYOW
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b59af65..6469842 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,7 @@ Awesome Snap!
- [Snap-graphics](http://snap.berkeley.edu/snapsource/michael) [source](https://github.com/cycomachead/snap-graphics) - Computational photography for introductory computer science curriculum
- [BloP](https://sites.google.com/site/blocklanguages/) ([source](https://sites.google.com/site/blocklanguages/downloads2)) - create your own block language
- [Mirobot](http://apps.mirobot.io/snap/) ([source](https://github.com/bjpirt/Snap--Build-Your-Own-Blocks)) - adds support for Mirobot
+ - [Snap-BYOW](http://code-wvs.github.io/snap-byow/snap.html) ([source](https://github.com/Code-WvS/snap-byow)) - controlling a Minecraft-like voxel environment in Snap!
- tools
- [Snapext](http://github.com/blockext) - python library for creating Snap! extensions