Skip to content
This repository has been archived by the owner on Nov 13, 2021. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 402 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 402 Bytes

terminal_gem_match

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