Skip to content
/ fillit Public

Put a set of Tetriminos in the smallest possible square

Notifications You must be signed in to change notification settings

KaomN/fillit

Repository files navigation

Fillit

The goal of this project is to arrange every Tetrimino with each others in order to make the smallest possible square.
A Tetrimino is a shape made of 4 squares, often found in the game Tetris.
Example:
Screenshot

The program must display the smallest possible square on the standard output.
Each Tetrimino in the square solution will have a capital letter assigned to them starting with 'A' and increasing for each new Tetrimino.

Example output:
Screenshot

About

Put a set of Tetriminos in the smallest possible square

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published