telepath9000 / fillit

Fitting tetris pieces into smallest square.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fillit

Fitting tetris pieces into smallest square.

A small program that fits tetriminos (tetris pieces) into n width and height square using recursive backtracking.

About

Fitting tetris pieces into smallest square.


Languages

Language:C 90.8%Language:Makefile 9.2%