Commit Graph

25 Commits

Author SHA1 Message Date
Richard Harrington
c0e14b8334 made audio playing system so there's always a spare element to play 2013-09-10 21:32:00 -04:00
Richard Harrington
af25b1a2db put in animation: instruction box gets swapped out for canvas upon user
input
2013-08-24 09:27:50 -04:00
Richard Harrington
6845fa51d8 now displaying names of available robots for user, on startup (changes to js and html) 2013-08-24 08:55:47 -04:00
Richard Harrington
c50bdde525 various content, html and css changes 2013-08-24 08:54:01 -04:00
Richard Harrington
7720b273da capitalized the W in RobotWar. very important 2013-08-24 00:54:58 -04:00
Richard Harrington
e05873121a centered, and made input text bigger 2013-08-24 00:51:02 -04:00
Richard Harrington
c79673b405 got autofocus and blur on input going 2013-08-24 00:37:56 -04:00
Richard Harrington
3549079c96 changed text content again 2013-08-24 00:32:32 -04:00
Richard Harrington
ba8f25079e rearranged text and changed content in html 2013-08-24 00:02:40 -04:00
Richard Harrington
18c3e02084 user input now determines which robots battle 2013-08-24 00:02:09 -04:00
Richard Harrington
c385631f34 got bullet sounds working. pretty hacky. 2013-08-23 01:15:38 -04:00
Richard Harrington
dbf2ea20cc implemented shot sound when robot fires its gun 2013-08-22 01:54:56 -04:00
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