Repository navigation

#

sudoku

C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。

C++
1318
3 个月前

Game examples implemented as .NET console applications primarily for providing education and inspiration. :)

C#
940
1 年前

Can Neural Networks Crack Sudoku?

Python
846
3 年前

LibreSudoku - Sudoku app for android built with Kotlin + Jetpack Compose + Material3

Kotlin
559
5 个月前

Playing Sudoku in TypeScript while the type checker highlights mistakes.

TypeScript
510
1 年前

A Sudoku puzzle generator and solver JavaScript library

JavaScript
457
4 年前

A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.

C++
229
1 年前

JavaScript step-by-step Sudoku solver and board generator

JavaScript
225
9 年前

an open source Sudoku game application powered by Flutter . you can build the Sudoku Game just for your own.

Dart
181
5 个月前

A simple Sudoku generator and solver. 数独生成器和解题器

Python
174
3 年前

A sudoku solver using brute forces and logical techniques.

C#
135
13 小时前

Web application to create and solve Sudokus and Puzzles

JavaScript
125
3 个月前

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.

TypeScript
103
1 年前

This is a fully fledged Sudoku game written in Dart using Flutter.

Dart
98
2 年前

Toolkit for solving and generating Sudoku puzzles in Go

Go
95
1 年前

The Rust sudoku library

Rust
93
2 年前
TypeScript
91
1 年前

🎯 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.

Python
89
1 年前