Rules of Play for Connect Four:

Introduction:

In connect four, two players take turns attempting to create a row of four tokens.

Playing:

After a random coin flip, a player, either yellow or red, is chosen to go first. Each player then takes turns placing a token in the top of the grid, and the token falls down the grid until it reaches the bottom or another token.

Winning:

The first player to create a line of four, either vertically, horizontally, or diagnoally, wins the game. Thus, you must take care not only to create your own lines, but also to block opponent.