-rw-r--r-- | .editorconfig | 26L |
-rw-r--r-- | .gitignore | 3L |
-rw-r--r-- | LICENSE | 18L |
-rw-r--r-- | PROTOCOL | 2L |
-rw-r--r-- | README | 47L |
-rw-r--r-- | agents/robocg/.gitignore | 1L |
-rwxr-xr-x | agents/robocg/build.sh | 15L |
-rwxr-xr-x | agents/robocg/clean.sh | 5L |
-rwxr-xr-x | agents/robocg/run-mcts.sh | 3L |
-rwxr-xr-x | agents/robocg/run-minimax.sh | 3L |
-rwxr-xr-x | agents/robocg/run-random.sh | 3L |
-rw-r--r-- | agents/robocg/src/agent.c | 10L |
-rw-r--r-- | agents/robocg/src/robocg.h | 6L |
-rwxr-xr-x | build.sh | 17L |
-rwxr-xr-x | clean.sh | 7L |
-rw-r--r-- | common/protocol.h | 4L |
-rwxr-xr-x | install.sh | 8L |
-rwxr-xr-x | scripts/benchmark.py | 33L |
-rwxr-xr-x | scripts/tournament.py | 31L |
-rw-r--r-- | server/server.c | 10L |
-rw-r--r-- | server/server.h | 6L |
-rwxr-xr-x | uninstall.sh | 8L |