| -height <height> | Specify the initial height of the window |
| -width <width> | Specify the initial width of the window |
| -fuelTank <fuelTank> | Specify fuelTank |
| -cargoBay <cargoBay> | Specify cargoBay |
| -maxMineral <maxMineral> | Specify maxMineral |
| -costFactor <costFactor> | Specify costFactor |
| -hole_prob <costFactor> | Specify costFactor |
| -gob_prob <costFactor> | Specify costFactor |
| -seed <seed> | Specify the initial seed |
| -speed <speed> | Specify the initial speed |
| -exec <command> | Specify the command to execute your code |
| -novis | Run the test case without the visualizer (requires
-exec, implies -go) |
| -go | Start running immediately (requires -exec) |
| -drop | Tell the visualizer to drop frames if it can't keep up |