- SHIFT+SPACE: Pause the game.
- R: Displays the route.
- SHIFT+R: Displays advanced route.
- B: Toggles normal block placement.
- SHIFT+B: Toggles sortable block placement.
- S: Un-selects units, sortable blockades & removes routes.
- ESC: Opens pause menu (when in game).
NOTE: Please un-select the unit with S after drawing route with R
if you want to draw the advance route SHIFT-R and vice-versa.
- JDK 8 and above
- JavaFX API
- Open a terminal.
$represents a terminal prompt.- Make sure the scripts "compile", "run", "run_tests" and "clean" are executable.
$ chmod +x compile run run_tests clean
To compile the project, run script "compile".
$ ./compile
To run the project, run the script "run".
$ ./run
To run TestNG suite of tests use script "run_tests".
$ ./run_tests
To clean the directory, run script "clean".
$ ./clean
This removes the following:
outfoldertest-outputfolder.sourcefile