Connect Four

Description

Connect Four is a computer implementation of the board game of the same name. Players take turns placing tokens in a column on the screen. Tokens always drop to the bottom most available spot of a column. The goal is to get four tokens of the same color in a row (horizontally, vertically, or diagonally). The first to do so wins the game. The game can be played against another player or the computer.

Two other game modes are included. In Drop Out allows you to remove a token from the bottom row instead of inserting a new token. Wild Spot has one double color token in the playing field from the start at a random location. Both players can use it to get four in a row.

Game Info

Platforms
TI-99/4A1979