2,809 results for “topic:sudoku”
C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。
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.
A simple Sudoku generator and solver. 数独生成器和解题器
A sudoku solver using brute forces and logical techniques.
Web application to create and solve Sudokus and Puzzles
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
This is a fully fledged Sudoku game written in Dart using Flutter.
The Rust sudoku library
🎯 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.
A Python Sudoku solver
A Sudoku web app in React.
Python based sudoku generator that can create unique Sudoku board based on 4 difficulty levels. This code also includes a brute force sudoku solver that is capable of solving even the most difficult sudoku puzzles!
A simple sudoku puzzle generator written in C++.
Solve soduko in a image based on OpenCV and Python
No description provided.
Simple sudoku web game made with ReactJS and Redux.
Simple TUI written in go to play sudoku in the terminal
⚙️ Solving sudoku using Deep Reinforcement learning in combination with powerful symbolic representations.
AR Sudoku grabber and solver using JavaCV, JavaFX and Scala
C# Sudoku solver that uses human techniques; no brute-forcing.