/fillit

A C program to fit tetriminos (4 piece-tetris pieces) into smallest square possible. Implemented with Donald Knuth's Dancing links X algorithm.

Primary LanguageCGNU General Public License v3.0GPL-3.0

fillit

A C program to fit tetriminos (4 piece-tetris pieces) into smallest square possible. Implemented with Donald Knuth's Dancing links X algorithm.