Repository navigation
sudoku
- Website
- Wikipedia
Game examples implemented as .NET console applications primarily for providing education and inspiration. :)
Can Neural Networks Crack Sudoku?
LibreSudoku - Sudoku app for android built with Kotlin + Jetpack Compose + Material3
Playing Sudoku in TypeScript while the type checker highlights mistakes.
A Sudoku puzzle generator and solver JavaScript library
A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.
A package of 18 text-based modern games
JavaScript step-by-step Sudoku solver and board generator
an open source Sudoku game application powered by Flutter . you can build the Sudoku Game just for your own.
ConstraintSolver in Julia: Blog posts ->
A typescript Sudoku package for generating, solving (step-by-step or all), and analyzing Sudoku boards with ease. Perfect for building Sudoku games and integrating Sudoku functionality into your applications.
Toolkit for solving and generating Sudoku puzzles in Go
A Sudoku web app in React.
🎯 This Python-based Sudoku Solver utilizes the PyGame Library and Backtracking Algorithm to visualize and solve Sudoku puzzles efficiently. With its intuitive interface, users can input and interact with the Sudoku board, allowing for a seamless solving experience.