Skip to content

CesarChaussinand/tetrisTiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tetrisTiler

Tile the plane with tetris pieces.

Doesn't follow the official repartition of pieces types (yet ?).

build

sudo apt install libsdl2-dev libsdl2-2.0-0 -y;

git clone https://github.com/CesarChaussinand/tetrisTiler.git

cd tetrisTiler

mkdir build

cd build

cmake ../

make

use

./tetrisTile [maximum level of substitution] [window size (px)] [size of the margin between pieces (px)]

screenshot

example

About

Tile the plane with tetris pieces

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published