A nodejs/react othello/reversi game.
Npm and node are required.
Run the game by issuing:
$> npm run start
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.