Skip to content

thomasnield/kotlin-sudoku-solver

Repository files navigation

Kotlin Sudoku Solver

This is a Sudoku game solver built with Kotlin.

Currently, two algorithms implementations are available: my own branch-and-bound implementation as well as one powered by ojAlgo.

The UI was built with TornadoFX.

YouTube Walkthrough

Featured at KotlinConf 2018 in Amsterdam

About

A suduko game solver written in Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages