Go to file
Fraser Graham b702afeb3a renaming rect to AABB 2013-11-24 14:26:40 -08:00
.gitignore moved code out of awkward bots repo 2013-09-27 22:27:05 -07:00
config.go added config file support 2013-11-13 20:38:57 -08:00
control.go allow object specification 2013-11-16 19:57:13 -08:00
game.go stop sending all data to dead robots 2013-11-18 22:49:05 -08:00
id.go trim the hashes 2013-11-15 23:20:22 -08:00
id_test.go tests work for GOMAXPROCS>1 2013-08-28 22:16:55 -07:00
main.go revert me: default to allowing connecting players to start games 2013-11-14 00:18:46 -08:00
obstacle.go renaming rect to AABB 2013-11-24 14:26:40 -08:00
player.go prevent flipping between scan and repair for infinite awesomeness 2013-11-17 08:21:13 -08:00
projectile.go :( compile code before committing Fraser 2013-11-17 08:23:11 -08:00
protocol.go removing unused field in boardstate 2013-11-16 23:16:12 -08:00
robot.go renaming rect to AABB 2013-11-24 14:26:40 -08:00
sample_packet.json adding a sample JSON packet for reference 2013-10-19 21:05:38 -07:00
spectator.go added gameover packet 2013-11-13 22:24:54 -08:00
splosion.go minor tweaks, including go fmt 2013-11-09 21:46:49 -08:00