/online-rock-paper-scissor

Online Rock-Paper-Scissor game app that matches you against another player.

Primary LanguageJavaScript

Consists of 2 parts:
- The central server that communicates using Socket.IO
- The ReactJS client
TODO: Handling disconnections, scoreboard?