Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect-four

Rust web app using Yew to play connect four against an AI opponent

How to access from web

The web app can be accessed here

How to run locally

First, download rust from here

Next, use cargo to install trunk by running: cargo install trunk

Finally, add the WASM build target by running: rustup target add wasm32-unknown-unknown

Now you can run the app locally from the project folder with: trunk serve --open --release

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages