/Fillit-42-project

Take a file as parameter, which contains a list of Tetriminos, and arrange them in order to create the smallest square possible

Primary LanguageC

Fillit-42-project

Take a file as parameter, which contains a list of Tetriminos, and arrange them in order to create the smallest square possible

How to use


  1. make

  2. ./fillit ./files/test7

    test file should consist of tetris pieces like files/test7 and incorrectly formatted files will not be handled