Skip to content
/ 4inarow Public

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

Notifications You must be signed in to change notification settings

HTunne/4inarow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

4inarow

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

Requirements

  • gcc
  • ncurses

Build

Simply run make

Play

./4inarow

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published