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.
- Host: GitHub
- URL: https://github.com/iansan5653/reversi
- Owner: iansan5653
- Created: 2020-04-14T21:47:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-08T23:22:57.000Z (about 3 years ago)
- Last Synced: 2025-03-27T22:34:58.946Z (10 months ago)
- Topics: games, pwa, react, reversi, typescript
- Language: TypeScript
- Homepage: https://iansan5653.github.io/reversi/
- Size: 2 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reversi
[**Play Now**](https://iansan5653.github.io/reversi/)

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.