/Tetris-all-posible-tiles

This program was written in C using the backtracking technique.

Primary LanguageC

Tetris-all-posible-tiles

This program was written in C using the backtracking technique.

The program reads from a source file the dimentions of the desired display and outputs in another file all possible tiles. I used numbers as codes for the traditional tetris colors.