Connect Four is a two-player connection game in which the players first choose a color and then take turns dropping colored discs from the top into a seven-column, six-row vertically suspended grid.
The pieces fall straight down, occupying the next available space within the column.
The objective of the game is to connect four of one's own discs of the same color next to each other
vertically,horizontally, or diagonally before your opponent. Connect Four is a strongly solved game.
The first player can always win by playing the right moves.
Last updated on Jul 16, 2016
이 버전에는 사소한 버그 수정과 전반적인 개선 사항이 포함되어 있습니다. 최상의 환경을 위해 최신 버전으로 업데이트하세요.