Skip to content

pessyfeder/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 

Repository files navigation

connect-four

Overview:

This is the software implementation of the classic game of Connect Four. This software will allow for two players to play against each other or for one player to play against the computer. A description of the game plus the requirements of this implementation are provided below.

The Game:

Two players are presented with a 6x6 grid of empty slots. The players take turns dropping colored tiles into an empty slot; the first to move uses red tiles and the second player uses white. The first player to drop four consecutively placed tiles in a row, column, or diagonal line, wins. If all slots are filled and neither player has a winning set, then the game results in a tie. The full spec for the game is in the repo

About

CPU Code School session 2.13 - You Create a Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages