Skip to content

benhoyt/python-pentomino

Repository files navigation

Python pentomino solver

This is a Python-based pentomino puzzle solver based on my dad's clever Forth version. It's a brute force solution using code generation to solve all possible tilings of the 12 free pentominoes on a 6x10 board (there are 2339 of them). Read more here.

About

Pentomino puzzle solver using Python code generation

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published