Skip to content

BenediktKa/GraphColoringGame

Repository files navigation

How to compile:

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages