Skip to content

Fillit is a program, which find the smallest square from "Tetris" shapes

Notifications You must be signed in to change notification settings

o4eredko/fillit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fillit

It is a Unit Factory educational project. The goal is to find the smallest square in the minimal amount of time from Tetriminos - Tetris pieces of 4 blocks.

Algorithm

It uses the Algorithm X to find the best combination of Tetriminos. Algorithm X is a recursive algorithm, that uses matrix of "dancing links" to try all possible combination of Tetriminos.

About

Fillit is a program, which find the smallest square from "Tetris" shapes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published