Multi-player, browser-based, server-less Othello.
Can be played locally or remotely (peer-to-peer) with video chat.
Works offline and as a Progressive Web App (PWA).
https://joeyparrish.github.io/othello/
https://joeyparrish.github.io/othello/how-do-i-play.html
https://joeyparrish.github.io/othello/privacy-policy.html
This probably won't work on IE. It should work on any current browser. If it doesn't work for you, please file a new issue here: https://github.com/joeyparrish/othello/issues
If you're hosting your own copy on http (not https), the remote-play features will not be available. Remote play uses the WebRTC API from the browser, which requires a "secure origin" (HTTPS or localhost).