Skip to content

sayex/RPS-Multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 

Repository files navigation

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.