A multiplayer Reversi (Othello) browser game implemented using WebRTC.
- Install bower
- Inside the project directory, run
bower install
- Serve the project directory using your favorite HTTP server
- cjb/serverless-webrtc for inspiration and the initial code