A remake and complete rewrite to command-line-connect-4
This time i am much more experienced with Rust and have put a focus on writing clean, even commented, code.
Note: Not supported on Windows
It is written in Rust, so make sure it is installed. Afterwhich, simply run the following commands:
git clone https://github.com/Dot32IsCool/new_connect_four.git
cd new_connect_four
cargo run --release