Tic-tac-toe, implemented in Rust.
This project is just some personal practice with DenisKolodin's Yew framework.
To play, run cargo web build
and cargo web start
in the repository root,
then go to localhost:8000
in your browser.
Dual-licensed to be compatible with the Rust project.
This software and associated documentation files are licensed under one of the following:
at your option. This file may not be copied, modified, or distributed except according to those terms.