An interactive guide to thinking in systems. READ/PLAY HERE
Made by Nicky Case: @ncasenmare | ncase.me
Dedicated to the public domain with Creative Commons Zero! I'm giving away all my art/code/words, so that you teachers, scientists, hobbyists, activists, and emoji-lovers can use them however you like! This is for you. 💜
Yeah basically just download this github repository, and host it on some local server. I use the minimalist http-server, but you can also use MAMP. (Simulating The World is just a bunch of static files, but it needs to be on a server because of some weird browser security issues with XMLHttpRequests)
http://localhost:8080/
. (which it will by default, if you use http-server)http://localhost:8080/model
, and make your own sim![your local folder]/model/models
, as [your sim name].json
. (NOTE: the ".json" extension is important!)http://localhost:8080/model?local=[your sim name]
! Voilà! And you can keep editing and exporting from there, just copy-paste the new data to [your sim name].json
.They're all open source! Except for Firebase. Oh well.
Code Stuff:
Font Stuff: