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
33
Commits
1
Branch
0
Tags
9.9
MiB
Wavefront Object
48.6%
JavaScript
27.9%
Go
21.1%
HTML
2%
CSS
0.4%
1ca4679b04
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
Stephen McQuay
1ca4679b04
embedded the mutex into the games global (one fewer global)
2013-09-05 18:14:41 -07:00
.gitignore
don't track vim swp files
2013-08-19 23:24:58 -07:00
game.go
embedded the mutex into the games global (one fewer global)
2013-09-05 18:14:41 -07:00
http.go
embedded the mutex into the games global (one fewer global)
2013-09-05 18:14:41 -07:00
id_test.go
tests work for GOMAXPROCS>1
2013-08-28 22:16:55 -07:00
id.go
tests work for GOMAXPROCS>1
2013-08-28 22:16:55 -07:00
main.go
embedded the mutex into the games global (one fewer global)
2013-09-05 18:14:41 -07:00
player.go
Sorted out extra load
2013-09-04 23:23:05 -07:00
protocol_test.go
refactor for bot
2013-09-03 23:26:40 -07:00
protocol.go
Sorted out extra load
2013-09-04 23:23:05 -07:00
robot.go
removed unused struct
2013-09-04 00:04:28 -07:00
spectator.go
refactor for bot
2013-09-03 23:26:40 -07:00