taylorjg / dlxlibjsLinks
JavaScript library to solve exact cover problems by implementing Donald E. Knuth's Algorithm X using the Dancing Links technique
☆22Updated 5 years ago
Alternatives and similar repositories for dlxlibjs
Users that are interested in dlxlibjs are comparing it to the libraries listed below
Sorting:
- Web application to create and solve Sudokus and Puzzles☆123Updated last month
- Solver for over 100 types of Nikoli-style logic puzzles☆29Updated last year
- Playing and editing puzzles by Javascript (fork of sabo2/pzprjs)☆69Updated last week
- A crossword maker.☆306Updated 6 months ago
- cube.js -- JavaScript library for modeling and solving the 3x3x3 Rubik's Cube☆332Updated last year
- Javascript port of https://github.com/mxgmn/WaveFunctionCollapse☆509Updated last year
- Puzzlescript Plus: Open Source HTML5 Puzzle Game Engine (with lots of extra functionality)☆40Updated last year
- This library can be used to construct a visibility polygon for a set of line segments.☆133Updated 9 years ago
- (t,i,x,y) => "creative code golfing"☆247Updated 3 years ago
- color quantization lib☆455Updated last year
- Web-Based Generative Pattern Maker☆22Updated 5 years ago
- 🔢 Alea is a fast, seedable, statistically good pseudo-random number generator (PRNG).☆28Updated last year
- Maze algorithms implemented in CoffeeScript, with an eye toward demonstrating how the algorithms work by animating them.☆393Updated 6 years ago
- 2d collision routines☆136Updated 3 months ago
- Rubik's Cube animation for the modern web.☆116Updated 3 years ago
- a simple collection of 2d collision/intersects functions. Supports points, circles, ellipses, lines, axis-aligned boxes, and polygons☆556Updated 2 years ago
- OpenSimplex noise for TypeScript/JavaScript☆153Updated 3 years ago
- A Tetris AI written in Javascript☆199Updated 2 years ago
- Get a polygon outline for the opaque (or non-white or non-black) area of an image, in the browser, in node, or on the command line.☆46Updated 7 years ago
- The JavaScript Graphing Calculator☆85Updated 3 years ago
- A library of intersection algorithms covering all SVG shape types☆146Updated 2 months ago
- Image Quantization Library with alpha support (based on https://github.com/leeoniya/RgbQuant.js, https://github.com/timoxley/neuquant and…☆157Updated last year
- Pixel Art Sprite Generator☆154Updated 3 years ago
- ☆30Updated 3 years ago
- Geometrize is a Haxe port of primitive that geometrizes images into geometric primitives☆354Updated 3 years ago
- SVG path low level transformations toolkit☆556Updated last year
- studying various maze generator algorithms☆61Updated 5 years ago
- A Python solver for nonogram puzzles.☆24Updated 3 years ago
- Pure Javascript alternative to path.getPointAtLength(t) and getTotalLength() functions. Works with Canvas & Node☆274Updated this week
- A Javascript numerical library to represent numbers as large as 10^^1e308 and as small as 10^-10^^1e308. Sequel to break_infinity.js, des…☆148Updated 3 weeks ago