Commit Graph

13 Commits

Author SHA1 Message Date
Richard Harrington
ee04037e79 tightened up html (cosmetic) 2013-08-19 13:28:07 -04:00
Richard Harrington
36e418efd6 separated out javascript from index.html 2013-08-19 13:27:54 -04:00
Richard Harrington
8000fdabea separated out css from index.html 2013-08-19 13:26:53 -04:00
Richard Harrington
2fde950905 fixed merge conflict 2013-08-19 13:07:04 -04:00
Richard Harrington
33c32856ea encapsulated all canvas stuff into its own object in index.html 2013-08-19 13:05:52 -04:00
Richard Harrington
1215ab5b62 rewrote comment about dropping simulation ticks, in index.html 2013-08-19 00:42:07 -04:00
Richard Harrington
420331ccd8 more work on animation in browser
removed some debugging statements
changed the size of the robots
added more reporting of time, animation rate and
   simulation rate
2013-08-18 22:32:53 -04:00
Richard Harrington
49f2f47968 got animation going in the browser -- extremely hacky and full of debugging statements 2013-08-18 21:32:13 -04:00
Richard Harrington
03ce17eb9a got enqueuing of downloaded json worlds going
(fair amount of hacky debugging stuff in there now)
2013-08-18 19:58:55 -04:00
Richard Harrington
6d429d6da0 removed initial json fetching tests from client and handler 2013-08-18 19:57:44 -04:00
Richard Harrington
0afb9164b0 got jquery ajax calls working 2013-08-17 17:07:01 -04:00
Richard Harrington
6ec94986bb added Queue.js library 2013-08-17 17:04:10 -04:00
Richard Harrington
f5af7a3724 added html hello-world 2013-08-17 17:02:19 -04:00