Found 79 repositories(showing 30)
komeilmehranfar
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.
eamonnboyle
This repository is just a bit of fun that explores pushing the advanced features of TypeScript's type system to the limits by using it to solve Sudoku puzzles.
dislick
Sudoku Backtracking Algorithm for JavaScript
taylorjg
React/TypeScript web app to demo dlxlib - using Dancing Links (DLX) to solve puzzles like Sudoku, Pentominoes, N Queens, Draughtboard Puzzle, Ripple Effect, TetraSticks, Kakuro, Nonogram, Flow Free, Crossword
luth1um
A simple and fast Sudoku solver created with Angular and TypeScript.
barrymichaeldoyle
A personal project to build a Sudoku generator and solver with React & TypeScript
luth1um
A Sudoku solver written in TypeScript.
m4l3vich
Sudoku solving algorithm implementation on TypeScript with Vue frontend
weiawesome
Sudoku solver built with React and TypeScript that uses human-style logical techniques instead of brute force. Provides step-by-step explanations, candidate visualization, puzzle generator, practice mode, and multilingual support.
WhereIsMyToast
SudokuApp is a powerful Sudoku application with custom algorithms for generating and solving puzzles. Built using Tauri, it features a modern frontend with Vite, React, and TypeScript, and a robust backend with Rust. Enjoy unique puzzle generation, instant solving capabilities, and a dynamic user experience.
skarahoda
Sudoku Solver with Typescript
arromeo
A Sudoku solver written in TypeScript!
Matija8
A typescript+parcel based sudoku solver
A typescript iterative backtracking algorithm that solves sudokus
srjrol
A Sudoku puzzle generator and solver TypeScript library.
suhasbhattu
Sudoku Solver Application developed in the React, TypeScript and Redux
JovanShandro
My first project using typescript. A simple Sudoku Solver in react.
julija777
Sudoku Solver using React, Typescript, Node.js, Jest testing, Vercel for deployment
jonathontoon
A TypeScript implementation of Peter Norvig's constraint propagation Sudoku solver algorithm.
ramith-kulal
A responsive Sudoku Solver web application built using Next.js, TypeScript, React, and Tailwind CSS.
Runtime-Terror-5311
A Sudoku Solver built with SolidJS, TypeScript, Tailwind CSS, and Vite. Uses the backtracking algorithm to solve puzzles efficiently with a clean, responsive UI. Enter your own puzzle and get instant solutions with smooth, fast performance.
shahabibrahim1
Sudoku Solver is a full-stack, browser-based assistant that lets anyone load or craft a Sudoku puzzle and watch it crack the grid in real time. Built with React + TypeScript on the front end and a custom CSP engine (AC-3 ✕ MRV ✕ Backtracking) on the back, it blends modern UI/UX with classic AI search techniques
nowyswiat
typescript sudoku solver
kentah
Typescript sudoku-solver
uozuAho
sudoku solver in typescript
MoleskiCoder
Sudoku solver in TypeScript
lukebellamy053
A typescript sudoku solver
ajithav789
No description available
mkhrapov
Sudoku solver in Typescript
snerks
React TypeScript Sudoku Solver