.gitignore
|
moved code out of awkward bots repo
|
2013-09-27 22:27:05 -07:00 |
control.go
|
bugfix for incorrect logic in game creation
|
2013-10-18 23:56:06 -07:00 |
game.go
|
remove some unused data from payload
|
2013-11-06 20:09:45 -08:00 |
id_test.go
|
tests work for GOMAXPROCS>1
|
2013-08-28 22:16:55 -07:00 |
id.go
|
some clean up
|
2013-09-28 12:59:17 -07:00 |
obstacle.go
|
objects generate entirely inside world
|
2013-11-06 19:58:16 -08:00 |
player.go
|
projectiles should have their own ID
|
2013-11-06 20:32:56 -08:00 |
projectile.go
|
projectiles should have their own ID
|
2013-11-06 20:32:56 -08:00 |
protocol.go
|
obstacle support
|
2013-10-25 22:30:15 -07:00 |
robot.go
|
tweaks in support of better rendering
|
2013-10-28 23:35:00 -07:00 |