Skip to content

JuliaSzymanska/Sudoku_Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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