Game examples implemented as .NET console applications primarily for providing education and inspiration. :)
#安卓#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 package of 18 text-based modern games
A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.
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 appli...
#算法刷题#Toolkit for solving and generating Sudoku puzzles in Go