Skip to content

Githendra23/Connect-4

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Connect-4

This is a simple Connect 4 game coded in C language.

My version of the game has colours for each player.

GENERAL USE NOTES

  • Choose a number between 1 and 7.
  • Choosing otherwise will prompt you to try again (typing a letter will not give you a warning it will enter a number you have previously entered, if you have not entered anything before then entering a letter will do nothing).
  • You can win either by connecting four horizontally, vertically or diagonally.
  • Enjoy!

About

Simple Connect 4 game with colours coded in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages