Skip to content

lost-keys/connect_four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect_four

Connect four is a game similar to Tic Tac Toe. The game is played by two players, the players take turns dropping colored pieces down columns on a 7x6 board. The goal of the game is to align (connect) four of the same color pieces. A player can win by connecting their four pieces either horizontally, vertically or diagonally.

Connect four project is part of The Odin Project.

About

A command line connect four game

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages