Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 447 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 447 Bytes

Match3-Game-Template-SDL-C-

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