Hyperdoku solver is application to solve hyperdoku. This application is to implement Brute Force Algorithm.
In this repository have two version application,
- CLI (Command Line Interface) -
./gradlew run
. - GUI (Graphical User Interface) -
./gradlew gui
.
Created by : Bervianto Leo Pratama