Skip to content

manila/match4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

match4

The generic [worse] version of Connect 4 in C

Installation

git clone https://github.com/manila/match4 && cd match4 && make

Playing

Enter the number of the column you want to drop your piece, then allow the second player to do the same. First one to get 4 in a row vertically, horizontally, or diagonally wins!

TODO

  • Comments!
  • Better error checking for bad player input
  • Malloc null pointer checks

About

🎲 The generic [worse] version of Connect 4 in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published