0 Forks
2 Stars
2 Watchers

Connect-Four

A two-player, vertical checkers game. The objective of the game is to be the first to form a horizontal, vertical, or diagonal line of four of one's own discs.

How to download and setup Connect-Four

Open terminal and run command
git clone https://github.com/ariasdrea/Connect-Four.git
git clone is used to create a copy or clone of Connect-Four repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Connect-Four https://github.com/ariasdrea/Connect-Four/archive/master.zip

Or simply clone Connect-Four with SSH
[email protected]:ariasdrea/Connect-Four.git

If you have some problems with Connect-Four

You may open issue on Connect-Four support forum (system) here: https://github.com/ariasdrea/Connect-Four/issues