# Fun Columns SDL ## Description: The aim of this project is to implement the original Free Tools Association (FTA) version of their Fun Columns game in SDL Please Note: This game is not in a playable state yet, you can compile and run though. ## Change-log: * 04/05/2024 - Foundation code ## Compilation type the following commands: `make` ## Screenshot ![Fun Columns](https://raw.githubusercontent.com/bou-samra/Fun-Columns-SDL/main/img/fun-columns.png) ## Misc. * Run from command line or GUI * To move game window using GNOME (Press Super [win] key) and right click/hold mouse) anywhere in game window. ## Todo * Still a Work In Progress ## Author(s) * IIGS Version: FTA (1990/91) * SDL Version: Jason Bou-Samra (2024)