/Connect4

The game of Connect-4 is played by players taking turns dropping pieces down a column

Primary LanguageC++

Connect-4

by Leo Chan, (c)1997

screenshot

This is the game of Connect-4. The game is played by players taking turns dropping pieces down a column. The first player to get four consecutive pieces in a row, column, or diagonal wins the game.

Have fun!

Leo