Skip to content

Terminal connect 4 game with variable board sizes (6-12 grid) written in Rust.

Notifications You must be signed in to change notification settings

bert-bae/rconnect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust - Connect Four

This is a connect four CLI terminal game written in Rust to practice Rust concepts.

Get Started

  1. Install Rust & Cargo
  2. In project folder, install dependencies with cargo build
  3. Run cargo run to start the game

About

Terminal connect 4 game with variable board sizes (6-12 grid) written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages