Skip to content

chrismcfee/ConnectFour

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dependencies:

ncurses


On Debian, you can just use the command "sudo apt-get install libncurses5-dev" to install this

Compile Instructions:

$ make build

$ make run

You can also install if you want, but you may have to manually add the executable to your /bin directory.

About

Simple Connect Four Game written in the C Language with ncurses

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages