Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 166 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 166 Bytes

4inarow

Implementation of simple 4 in a row game in C using the ncurses library.

Requirements

  • gcc
  • ncurses

Build

Simply run make

Play

./4inarow