This website requires JavaScript.
Explore
Help
Sign In
hackerbots
/
server
Watch
1
Star
0
Fork
0
You've already forked server
Code
Issues
2
Pull Requests
Activity
59
Commits
1
Branch
0
Tags
9.9
MiB
Wavefront Object
48.6%
JavaScript
27.9%
Go
21.1%
HTML
2%
CSS
0.4%
fd13cb318a
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Fraser Graham
fd13cb318a
removed unecessary data from payload sent to the client and filter outgoing robot list by scanner contents for each player until they die
2013-10-19 17:29:40 -07:00
.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
removed unecessary data from payload sent to the client and filter outgoing robot list by scanner contents for each player until they die
2013-10-19 17:29:40 -07:00
geom.go
Convert to 32-bit to save space in the serialization
2013-10-19 00:00:51 -07: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
main.go
Convert to 32-bit to save space in the serialization
2013-10-19 00:00:51 -07:00
player.go
removed unecessary data from payload sent to the client and filter outgoing robot list by scanner contents for each player until they die
2013-10-19 17:29:40 -07:00
protocol.go
Convert to 32-bit to save space in the serialization
2013-10-19 00:00:51 -07:00
robot.go
removed unecessary data from payload sent to the client and filter outgoing robot list by scanner contents for each player until they die
2013-10-19 17:29:40 -07:00
spectator.go
moved code out of awkward bots repo
2013-09-27 22:27:05 -07:00