A match3 game template made in SDL
Known bugs:
-Creating an empty space in the shape of a T or L will make it freeze.
There are many things that remain to be done. Notably:
-Loading levels from files (possibly XML)
-Adding chains that are longer than 3 (4 and 5 blocks)
-Adding special blocks like destroy all row or all column
-Adding sounds