- Download the repository.
- Unzip the file.
- Open up CMD and navigate to the src folder with the command "cd pathtosrcfolder"
- Run the command:
javac com/graphcoloring/hud/*.java com/graphcoloring/input/*.java com/graphcoloring/main/*.java com/graphcoloring/menu/*.java - After compilation was successful, run:
java com.graphcoloring.main.Game
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|