$ make re
$ ./tetris [options] [-help]
$ cd bonus/
$ make re
$ ./tetris
Tetris project is the realisation of the tetris game made with ncurses library.
As bonus the project has also been made with the graphical library : csfml.
It had been coded following Epitech's standart.
More informations in Tetris.pdf.