rock paper scissor - multiplayer

JavaScript app that uses Firebase to create a multiplayer rock paper scissor game with a UI optimized for mobile

html / css / javaScript / firebase / design
Created 2016
github (rock paper scissors - multiplayer)

Real-Time Trash Talk

Real-time updates through Firebase was the focus of this project. The score needed to be updated in real-time, but so did the ability to talk trash to your opponent. A feature my wife and I tested extensively throughout the development process.

RPS Multiplayer home screen RPS Multiplayer home screen RPS Multiplayer Player 1 screen after name has been entered for player 1 RPS Multiplayer home screen RPS Multiplayer Player 1 screen after name has been entered for player 2 RPS Multiplayer Player 2 screen waiting for player 1 to choose rock, paper or scissor

Mobile RPS

Playing this on a phone seemed like the best way to enjoy this game. It's got the ability to play in quick spurts and quickly responds with updates through Firebase, both of which seem ideal for mobile gaming.

RPS Multiplayer Player 1 screen after they choose rock, paper or scissor RPS Multiplayer Player 2 screen that now has the option to choose rock, paper or scissor RPS Multiplayer Player 1 screen showing winner and option to choose rock, paper or scissor RPS Multiplayer Player 2 screen showing winner and wiating for Player 1 to begin game again RPS Multiplayer Player 1 screen showing the chat function usage RPS Multiplayer Player 2 screen showing the chat function usage