olif / othello-js

A nodejs othello/reversi game

Home Page:https://othello-js.olif.nu/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

js-othello

A nodejs/react othello/reversi game.

Screenshot

How to run

Npm and node are required.

Run the game by issuing:

$> npm run start

How to play

Start the game by browsing to localhost and the chosen port (8888 by default). Click Play. The chat window will provide an invitation link that can be sent to the opponent. The rules of the game are described here.

About

A nodejs othello/reversi game

https://othello-js.olif.nu/

License:MIT License


Languages

Language:TypeScript 50.7%Language:JavaScript 46.8%Language:HTML 1.3%Language:CSS 1.0%Language:Dockerfile 0.3%