A browser-based, multiplayer Rock, Paper, Scissors game built with socket.io and vue.js.
- Play against friends or strangers online.
- Join multiple concurrent games from the same tab.
Check out the latest "stable" version at socket-paper-scissors.herokuapp.com
- UI
- Highlight selected action (socket/paper/scissors) so player knows their choice at a glance
- Upon reveal, show icons instead of just text name of selection
- make pretty
- Features
- Add generated friendly names for game channels
- Allow users to create new or join existing named channels for playing against friends
- url channel routing to allow link sharing for friend invites