385 B
385 B
SEI-CC-4 - Build a Browser Game
Connect Four
After this repo is cloned, you will be able to syncronize with its most recent commit by running the following two commands:
git fetch --all
git reset --hard origin/master
Note that running the above commands will completely replace all of the files with those in the repo - ANY CODE YOU HAVE WRITTEN WILL BE REPLACED.