0 Forks
6 Stars
6 Watchers

connect-four

An implementation of the classic Connect Four. Play against a computer or play against your friends with online multiplayer

How to download and setup connect-four

Open terminal and run command
git clone https://github.com/crvouga/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/crvouga/connect-four/archive/master.zip

Or simply clone connect-four with SSH
[email protected]:crvouga/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/crvouga/connect-four/issues