Skip to content

Commit 3d72f93

Browse files
author
Alexandru Stan
committed
rearranged folders
1 parent ef58c5f commit 3d72f93

35 files changed

+5
-3
lines changed

README.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ Epsilon is supposed to implement the ants game.
99
Folder Contents
1010
---------------
1111

12-
* `www/` - Main website and frontend
1312
* `ants/` - Everything related to ants: engine, starter packages, maps/mapgen, visualizer
14-
* `planet-wars/` - Stuff that still needs to be organized and moved in the proper place
15-
* `sql/` - Files for creating an empty sql database
13+
* `integration_testing` - Anything related to testing/stress-testing the contest setup
14+
* `manager/` - Tournament manager which coordinates the workers and computes skill ratings
15+
* `worker/` - Standalone workers which run games (including compiler and sandbox)
16+
* `sql/` - Files for creating an empty sql database
17+
* `www/` - Main website and frontend
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)