-
Notifications
You must be signed in to change notification settings - Fork 0
kahall27/Connect4
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Player 1 always goes first.
2. Player 1 places their token in any column they choose (A - G). The token will fall until it reaches the bottom of the game board, or it hits an already placed token.
3. Player 2 now places their token in any column.
4. If either player successfully places four tokens in a horizontal, vertical, or diagonal line, they are the winner. If not, it is the next player's turn.
5. The players may chose to play again, and clear the board, or they may chose to end the game and terminate the program.
About
A connect four game to be played in the terminal.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published