GUI Java implementation of the popular game Sudoku.
Using Maven from Terminal while in the parent project dir execute the following commands:
mvn clean install
mvn -pl GUI javafx:compile javafx:run
- Save game to database
- Save game to file
- Polish and English localizations