Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.14 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.14 KB

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