ZdrzalikPrzemyslaw / Sudoku_Game

GUI Java implementation of the popular game Sudoku.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoku_Game

GUI Java implementation of the popular game Sudoku.

Gameplay

GamePlay.png

Team Members

Usage

Using Maven from Terminal while in the parent project dir execute the following commands:

  • mvn clean install
  • mvn -pl GUI javafx:compile javafx:run

Features

  • Save game to database
  • Save game to file
  • Polish and English localizations

Built With

Image sources

Background

License

Apache License 2.0

About

GUI Java implementation of the popular game Sudoku.

License:Apache License 2.0


Languages

Language:Java 99.7%Language:CSS 0.3%