Commit Graph

7 Commits

Author SHA1 Message Date
Richard Harrington
537d31b99b loading gameInfo now from server, instead of hard-coding from browser 2013-08-30 00:03:43 -04:00
Richard Harrington
9b49d3dd60 changed robot shot time, for easier testing 2013-08-22 01:55:17 -04:00
Richard Harrington
3ff18fb289 changed shell constants 2013-08-21 21:46:14 -04:00
Richard Harrington
a632b53817 added SHELL_SPEED constant 2013-08-20 23:21:45 -04:00
Richard Harrington
ad24b7e850 added SHOT register and :shot-timer robot field.
:shot-timer does not count down yet, and SHOT register
does not release shells.
2013-08-20 17:01:42 -04:00
Richard Harrington
9b46900f9b changed width and height to robot-range-x and robot-range-y and made
them constants

because technically, the robot ranges are the maximum ranges for the
centers of the robots' bodies,
so the actual extent of the arena when
displayed must be slightly larger
2013-08-20 12:10:58 -04:00
Richard Harrington
45f6947ea8 moved constants out into their own file 2013-08-15 11:31:46 -04:00