Skip to content

david-lapadula/rps-multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Rock Paper Scissors

Table of contents

  1. Description
  2. Technology
  3. Installation
  4. Usage

Description

This is a simple web-based implementation of the classic Rock Paper Scissors game, powered by Firebase for data storage.

Technology

  • HTML/CSS
  • Bootstrap
  • Javascript
  • Jquery
  • Firebase

Installation

  1. Clone the repository.
git clone https://github.com/DavidLapadula/rps-multiplayer.git
cd rps-multiplayer
  1. Set up Firebase.
  • Create an account in the Firebase Console
  • Create a web app and secure the connection credentials
  • Navigate to ./javascript/rps_logic.js and fill in the "config" object at the top of the file
  1. Open a browswer and enter a the path to the index.html file of the repository in the address bar.

Usage

About

Web based rock paper scissors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published