An open API service indexing awesome lists of open source software.

https://github.com/iansan5653/reversi

🔲 Local multiplayer Reversi app with no distractions. Built with React & hosted on Pages.
https://github.com/iansan5653/reversi

games pwa react reversi typescript

Last synced: 6 months ago
JSON representation

🔲 Local multiplayer Reversi app with no distractions. Built with React & hosted on Pages.

Awesome Lists containing this project

README

          

# Reversi

[**Play Now**](https://iansan5653.github.io/reversi/)

![screenshot](screenshot.png)

I really like Reversi (also known as Othello) and got tired of having to watch
ads or deal with popups just to be able to play it. So I built this basic,
simple, fast Reversi game with no frills and no distractions. Just grab a
friend, open it and start playing. Refresh the page to restart.

Build using Create React App and TypeScript.