Go to file
Stephen McQuay c21e0c5582
Change how server address is specified
now you spell it as such:

gobot -addr wss://hackerbots.us
gobot -addr ws://localhost:8666
2016-07-13 19:46:08 -06:00
cmd Change how server address is specified 2016-07-13 19:46:08 -06:00
.gitignore ignore ctags 2013-11-10 22:33:09 -08:00
client.go Change how server address is specified 2016-07-13 19:46:08 -06:00
doc.go renamed package/directory 2014-04-23 14:28:06 -07:00
fraserbot.go Moved definition of what robots have which stats into the player interface 2016-07-13 16:04:48 -06:00
player.go Moved definition of what robots have which stats into the player interface 2016-07-13 16:04:48 -06:00
simple_player.go Moved definition of what robots have which stats into the player interface 2016-07-13 16:04:48 -06:00
spectator.go draw own bot last 2015-08-31 21:59:21 -07:00