Go to file
Fraser Graham c7d5e4be87 support setting heading in instructions 2013-11-11 21:36:11 -08:00
.gitignore moved code out of awkward bots repo 2013-09-27 22:27:05 -07:00
control.go simplified some loops 2013-11-09 21:52:06 -08:00
game.go renamed function to match go convention 2013-11-09 22:05:37 -08:00
id.go some clean up 2013-09-28 12:59:17 -07:00
id_test.go tests work for GOMAXPROCS>1 2013-08-28 22:16:55 -07:00
main.go added server info for the / route 2013-11-07 22:11:54 -08:00
obstacle.go filter projectiles and objects by scanners 2013-11-06 22:21:18 -08:00
player.go support setting heading in instructions 2013-11-11 21:36:11 -08:00
projectile.go get multibots working 2013-11-08 22:26:56 -08:00
protocol.go support setting heading in instructions 2013-11-11 21:36:11 -08:00
robot.go support setting heading in instructions 2013-11-11 21:36:11 -08:00
sample_packet.json adding a sample JSON packet for reference 2013-10-19 21:05:38 -07:00
spectator.go moved a bunch of logic out of run and into functions of the game, for a cleaner separation of functionality. 2013-10-20 21:15:23 -07:00
splosion.go minor tweaks, including go fmt 2013-11-09 21:46:49 -08:00