Skip to content

Dot32IsCool/new_connect_four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages