Othello is a web app for playing the Othello board game against a AI written in Rust.
You can play Othello in your browser at othello-rust.web.app or download it on Google Play, the Microsoft Store, the Amazon App Store, or the KaiOS Store
npm ci
npm run dev
npm run build
npm run preview