-rw-r--r-- | .editorconfig | 26L |
-rw-r--r-- | .gitignore | 1L |
-rw-r--r-- | LICENSE | 18L |
-rw-r--r-- | PROTOCOL | 2L |
-rw-r--r-- | README | 23L |
-rw-r--r-- | agents/example_c_agent/.gitignore | 1L |
-rw-r--r-- | agents/example_c_agent/agent.c | 10L |
-rwxr-xr-x | agents/example_c_agent/build.sh | 14L |
-rwxr-xr-x | agents/example_c_agent/clean.sh | 5L |
-rwxr-xr-x | agents/example_c_agent/run.sh | 3L |
-rw-r--r-- | agents/robocg/.gitignore | 1L |
-rwxr-xr-x | agents/robocg/build.sh | 14L |
-rwxr-xr-x | agents/robocg/clean.sh | 5L |
-rw-r--r-- | agents/robocg/robocg/robocg.c | 10L |
-rw-r--r-- | agents/robocg/robocg/robocg.h | 6L |
-rwxr-xr-x | agents/robocg/run.sh | 3L |
-rwxr-xr-x | build.sh | 15L |
-rwxr-xr-x | clean.sh | 15L |
-rw-r--r-- | common/protocol.h | 4L |
-rwxr-xr-x | extra/benchmark.py | 5L |
-rwxr-xr-x | extra/tournament.py | 5L |
-rw-r--r-- | server/.gitignore | 1L |
-rwxr-xr-x | server/build.sh | 14L |
-rwxr-xr-x | server/clean.sh | 5L |
-rw-r--r-- | server/server/server.c | 10L |
-rw-r--r-- | server/server/server.h | 6L |