A simple match 3 game in the terminal, using the ncurses library.
-Make sure you have the ncurses libraries installed
-Compile by navigating to the terminal_gem_match directory and running 'make' in the terminal
-The executable can be found in the bin folder, simply run it from the terminal
In this early state of development, there are no extra files tied to the executable