Polyomino Puzzle Game & Solver (智慧拼盤)
-
Updated
Feb 26, 2018 - JavaScript
Polyomino Puzzle Game & Solver (智慧拼盤)
Puzzle solver for the placement of a set of polyominoes on a board. Interactive and intuitive.
This involves studying polyominoes and proposing paving solutions with one or more fixed pieces, in 2D with the Canvas API, in 3D with the three.js library
Find multihedral tilings of patterns using Polyominoes
Given a checkerboard, this program looks for tilings of the checkerboard with various types of polyominoes, including dominoes, the two types of triominoes, and larger polyominoes.
Haskell polyomino puzzle solver with terminal visualization.
Add a description, image, and links to the polyomino-solver topic page so that developers can more easily learn about it.
To associate your repository with the polyomino-solver topic, visit your repo's landing page and select "manage topics."