benhoyt/python-pentomino
Pentomino puzzle solver using Python code generation
This tool helps solve pentomino puzzles by finding all possible ways to tile a 6x10 board using the twelve unique pentomino shapes. It takes the puzzle constraints as input and outputs every valid solution, showing how each piece fits. Anyone who enjoys solving logic puzzles or exploring combinatorial problems would find this useful.
No commits in the last 6 months.
Use this if you want to explore all possible solutions for tiling a standard 6x10 pentomino board or understand the permutations involved in such puzzles.
Not ideal if you're looking to solve much larger or custom-shaped tiling puzzles, as this is specifically designed for the standard 6x10 pentomino board.
Stars
23
Forks
5
Language
Python
License
MIT
Category
Last pushed
Feb 14, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/benhoyt/python-pentomino"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.