Skip to content

bi3mer/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect-four

This is an implementation of Connect-Four in Rust using macroquad. If you don't want to run it locally, you can run it on the web, but you won't have access to the "impossible" opponent.

Useful Commands

  • Run: cargo run
  • Test: cargo test
  • Build wasm release: cargo build --release --target wasm32-unknown-unknown
  • Regular release: cargo build --release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors