Go to file
Stephen McQuay 50868809bd revert me: default to allowing connecting players to start games 2013-11-14 00:18:46 -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 added logging for inability to kill 2013-11-14 00:02:26 -08:00
game.go added simple game stats 2013-11-13 23:45:02 -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 revert me: default to allowing connecting players to start games 2013-11-14 00:18:46 -08:00
obstacle.go filter projectiles and objects by scanners 2013-11-06 22:21:18 -08:00
player.go added gameover packet 2013-11-13 22:24:54 -08:00
projectile.go get multibots working 2013-11-08 22:26:56 -08:00
protocol.go revert me: default to allowing connecting players to start games 2013-11-14 00:18:46 -08:00
robot.go cap healing health 2013-11-14 00:16:08 -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