Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 494 Bytes

File metadata and controls

15 lines (8 loc) · 494 Bytes

Rock Paper Scissors Multiplayer

Project Goals

  • create a website for a multiplyaer RPS game

  • use firebase to store and sync the game on two browsers.

Overview

In this assignment, you'll indeed create another Rock Paper Scissors game. The catch? You're going to make this an online multiplayer game, all with the help of Firebase (and the rest of your web development repertoire)!

Work in progress

this project is still being worked on. currently the score is not updating.