This is an implementation of the classic game of Connect Four.
Go to https://www.rust-lang.org/tools/install for instructions on
installing and cargo
.
Run the executable with the command cargo run
. The on-screen instructions will
tell you how to play the game.