Dot32Dev / new_connect_four

A better version of my first Rust project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New Connect Four

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.

ezgif-4-08b030aaa2

Download and play

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

About

A better version of my first Rust project


Languages

Language:Rust 100.0%