A sandbox open-world survival game in google dart.
-
Run this command
$DART_SDK/bin/dart2js BigIsland.dart -olpc0.dart.js
-
Run a webserver in the directory, with python 2.7 you can just type
python -m SimpleHTTPServer
-
Go to localhost:8000/lpc0js.html (for python)
-
Run webserver, with python 2.7 you can just use
python -m SimpleHTTPServer
-
Go to localhost:8000/lpc0.html