Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 371 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 371 Bytes

webrtc-reversi

A multiplayer Reversi (Othello) browser game implemented using WebRTC.

Setup

  1. Install bower
  2. Inside the project directory, run bower install
  3. Serve the project directory using your favorite HTTP server

Thanks to