Skip to content

xopxop/Fillit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fillit

Status: Finished

🌱 Fillit will take a file as parameter, which contains a list of Tetriminos, and arrange them in order to create the smallest square possible. Obviously, the goal is to find the smallest square in the minimal amount of time, despite an exponentially growing number of possibilities each time a piece is added. A Tetriminos is a 4-blocks geometric figure you probably already heard of, thanks to the popular game Tetris.

Usage

$ make
$ ./fillit [file]

Make test file

© gcamer

To build:

$ make

To execute:

$ ./tetrigen [option 1] [option 2] [number]

About

Project Fillit <dthan> & <sadawi>

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published