Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
@apiverve/sudoku
Sudoku is a simple tool for generating Sudoku puzzles. It returns a Sudoku puzzle.
sudoku-gen
Sudoku puzzle generator
@algorithm.ts/sudoku
A efficient Sudoku solver and creator.
fast-sudoku-solver
A fast Sudoku solver written in TypeScript.
sudoku-core
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.
@ysk8hori/numberplace-generator
Generate number-place (Sudoku) game.
dancing-links-algorithm
Implementantion of Knuth's dancing links algorithm
sudoku
Sudoku generator and solver for node.js and Web
magcore-app-sudoku
Sudoku is a well-known Japanese puzzle. You need to fill all the cells the way there won't be the same two numbers in each row, column or block.
sudokubox
SudokuBox is an open source project that solves 9x9 sudoku puzzle.
klsudoku
Sudoku generator and solver based on Knuth's DLX method, implement with C++, N-API.
sudokutoolcollection
An es6 compatible sudoku generator and parser with emphasis on usability in big projects
light-sudoky-lib
A Simple Backtracing Sudoku implementation
killer-sudoku-generator
Generator of killer sudokus
@mattflow/sudoku-solver
Simple sudoku solver
jons-sudoku-solver
This package uses a wave collapse algorithm to solve Sudoku puzzles.
@forfuns/sudoku
sudoku solver and generator
sudoku-easy-solver
A TypeScript library for generating, solving and validating Sudoku puzzles
fake-sudoku-puzzle-generator
This package generates unique solution sudoku puzzles for 4 different difficulty settings by transforming already existing puzzles, hence the name - fake-sudoku-puzzle-generator.
sudoku-toolbox
Simple sudoku toolbox