Skip to content

Tools to generate, solve and rate Sudokus

License

Notifications You must be signed in to change notification settings

robert-groensfeld/Sudoku

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sudoku

Tools to generate, solve and rate Sudokus

Build

  1. Install Apache Ant
  2. Switch to the project directory
  3. Execute ant to build the project

There should be a directory "dist" containing two jar files.

Run

  1. Switch to the project directory
  2. Execute java -jar dist/sudoku.jar for a command line interface, or java -jar dist/sudoku_gui.jar for a graphical user interface.

About

Tools to generate, solve and rate Sudokus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages