flipout A reversi (othello) game written in Rust works as both CLI and WASM Demo: https://yoshinari-nomura.github.io/flipout/demo/ CLI cargo build --release ./target/release/flipout -h WASM see Quickstart Contribution GitHub: https://github.com/yoshinari-nomura/flipout