Skip to content

Fillit is a tetris piece solver. The solver will calculate the smallest possible square to fit the given pieces and then print the solution.

Notifications You must be signed in to change notification settings

KatyaPrusakova/fillit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

########## FILLIT ##########

How to use?

You'll have to clone the Fillit repo by taping :

git clone [email protected]:KatyaPrusakova/fillit.git fillit

Then you compile the project :

make

You can run valid tests with command: ./eval_tests/test.sh valid

And you can run error tests with command: ./eval_tests/test.sh error

E N J O Y ^^

[How algoritm looks like while running]

Example

About

Fillit is a tetris piece solver. The solver will calculate the smallest possible square to fit the given pieces and then print the solution.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published