ilinca-ana-moraru / Tetris-all-posible-tiles

This program was written in C using the backtracking technique.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

This program was written in C using the backtracking technique.


Languages

Language:C 100.0%