| Package | Description |
|---|---|
| log |
The log package is used for logging all important information throughout a NetWars game execution.
|
| Main | |
| mars |
The mars package is used for running a whole game of NetWars.
|
| redHandling |
The redHandling package with its main class RedFileManager was
created to parse and transfer RedCode files or strings into a
data structure for latter computation.
|
| serverControl | |
| tcpService |