https://github.com/gdonald/reversi-js
Reversi (Othello) in React using Typescript.
https://github.com/gdonald/reversi-js
javascript othello reactjs reversi typescript
Last synced: 11 months ago
JSON representation
Reversi (Othello) in React using Typescript.
- Host: GitHub
- URL: https://github.com/gdonald/reversi-js
- Owner: gdonald
- License: gpl-2.0
- Archived: true
- Created: 2019-01-18T13:47:59.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-31T22:47:51.000Z (almost 2 years ago)
- Last Synced: 2025-07-01T15:02:45.124Z (12 months ago)
- Topics: javascript, othello, reactjs, reversi, typescript
- Language: TypeScript
- Size: 3.01 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
## reversi-js
Reversi (Othello) written in Typescript using React.
")
#### Install
``
npm install
``
#### Run
``
npm start
``
#### Play Locally
[http://localhost:9000/](http://localhost:9000/)
#### Play Online / Demo
[https://gdonald.github.io/reversi-js/](https://gdonald.github.io/reversi-js/)