GabrielJadderson / Sudoku-Solver

A recursive Sudoku solver with very basic concurrency and a GUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sudoku-Project

My second programming project at the University of Southern Denmark. A recursive Sudoku solver with very basic concurrency and a GUI. contains lots of colors beware!

Shots

alt tag

License

The icon is licensed under the GNU license,

but the entire source code is licensed under MIT license, so do whatever you want with the code!

MIT: http://mit-license.org

About

A recursive Sudoku solver with very basic concurrency and a GUI.

License:MIT License


Languages

Language:Java 100.0%