35 results found Sort:
- Filter by Primary Language:
- Python (7)
- TypeScript (4)
- C++ (3)
- JavaScript (3)
- C# (3)
- Dart (2)
- C (2)
- Kotlin (2)
- Go (2)
- Rust (2)
- HTML (1)
- Java (1)
- Lua (1)
- Julia (1)
- Jupyter Notebook (1)
- +
C++实现的跨平台数独游戏,命令行操作易上手,可以在开发间隙用来放松身心。数百行代码,初学者也可以轻松掌握。
Created
2018-09-02
90 commits to master branch, last one about a month ago
Game examples implemented as .NET console applications primarily for providing education and inspiration. :)
Created
2020-01-14
848 commits to main branch, last one 11 months ago
Can Neural Networks Crack Sudoku?
Created
2016-12-19
26 commits to master branch, last one 3 years ago
Playing Sudoku in TypeScript while the type checker highlights mistakes.
Created
2023-07-20
31 commits to master branch, last one 3 months ago
A Sudoku puzzle generator and solver JavaScript library
Created
2013-01-29
65 commits to master branch, last one 3 years ago
LibreSudoku - Sudoku app for android built with Kotlin + Jetpack Compose + Material3
Created
2022-11-20
504 commits to main branch, last one 19 hours ago
A package of 18 text-based modern games
Created
2018-09-21
231 commits to master branch, last one about a year ago
A fast Sudoku solver and generator with a benchmark suite for comparing the fastest known solvers.
Created
2019-06-14
134 commits to master branch, last one about a year ago
A simple Sudoku generator and solver. 数独生成器和解题器
Created
2019-01-09
16 commits to main branch, last one about a year ago
an open source Sudoku game application powered by Flutter . you can build the Sudoku Game just for your own.
Created
2020-08-30
91 commits to master branch, last one 2 months ago
ConstraintSolver in Julia: Blog posts ->
Created
2019-09-05
237 commits to master branch, last one 2 years ago
A sudoku solver using brute forces and logical techniques.
Created
2020-01-10
13,640 commits to main branch, last one a day ago
Web application to create and solve Sudokus and Puzzles
Created
2020-06-09
1,760 commits to master branch, last one 2 months ago
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...
Created
2023-11-08
83 commits to main branch, last one 5 months ago
This is a fully fledged Sudoku game written in Dart using Flutter.
Created
2020-12-11
188 commits to master branch, last one 2 years ago
Toolkit for solving and generating Sudoku puzzles in Go
Created
2022-06-22
108 commits to main branch, last one 2 months ago
The Rust sudoku library
Created
2017-04-16
206 commits to master branch, last one 11 months ago
A Sudoku web app in React.
Created
2020-01-28
150 commits to master branch, last one 11 months ago
A simple sudoku puzzle generator written in C++.
Created
2018-06-23
34 commits to master branch, last one about a year ago
A Python Sudoku solver
Created
2019-12-25
19 commits to master branch, last one about a month ago
🎯 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 ...
Created
2021-04-09
23 commits to master branch, last one about a year ago
Simple TUI written in go to play sudoku in the terminal
Created
2022-06-06
6 commits to master branch, last one 2 years ago
AR Sudoku grabber and solver using JavaCV, JavaFX and Scala
Created
2013-07-06
220 commits to master branch, last one about a month ago
This repository has no description...
Created
2023-01-22
31 commits to main branch, last one 11 months ago
⚙️ Solving sudoku using Deep Reinforcement learning in combination with powerful symbolic representations.
Created
2021-11-26
20 commits to main branch, last one 2 years ago
Sudoku made for Android
Created
2020-04-25
27 commits to main branch, last one 2 years ago
C# Sudoku solver that uses human techniques; no brute-forcing.
Created
2018-05-02
86 commits to master branch, last one 12 months ago
A visual sudoku solver which runs in the web browser. Built using OpenCV and Tensorflow to identify the sudoku grid, recognise digits, and overlay the solution.
Created
2024-05-30
52 commits to main branch, last one 3 months ago
Backtracking-based sudoku solver for sudoku.com.
Created
2023-07-18
5 commits to main branch, last one about a year ago
Sudoku Solver using bitmasks and bit-manipulation with Rust 🦀 and egui 🎨
Created
2023-03-21
12 commits to main branch, last one about a year ago