The game is played on a 7x6 board which is placed in a vertical position. The players take turns in dropping discs in one of the columns. The column must not be full; the disc then occupies the lowest unoccupied square on that column. The game ends when one of the players obtains 4 of their own discs consecutively in a line (row, column or diagonal).
Connect Four has been solved independently by Victor Allis and James D. Allen. It is a win for the first player. The perfect play strategy starts with a move in the middle column; all other opening moves can be drawn by the second player.
Table of contents |
2 External links |
A Connect Four game in progress
The long term strategy is more complex. Towards the end of the game, when there are few columns that aren't fully filled, sequences of many moves on the same column often result. Further, it is likely that the first player will fill the odd numbered rows and the second player the even numbered rows (assuming the bottom row is numbered 1). Therefore, on each column, the first player should try to get a threat on as low an odd numbered row as possible and the second player on as low an even numbered square as possible.
Strategy
()
External links
Links
Software
Online Games