We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Compile
javac --source-path src -d bin src/Main.java
Run
java -cp bin Main
GUI simulation of "gnomes" traveling between villages on computed shortest paths with options to create/ destroy villages etc.
There was an error while loading. Please reload this page.