Skip to content

alightedlamp/RPS-Multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Rock-Paper-Scissors-Lizard-Spock Multiplayer

A multiplayer rock-paper-scissors game. Uses Firebase to handle multiplayer functionality, and includes a chat window for the two players to hurl insults at each other.

The possible outcomes for R-P-S-L-SP are as follows:

   | r | p | s | l | sp
-----------------------
r  | t | w | l | w | w
p  | l | t | w | w | l
s  | w | l | t | l | w
l  | w | l | w | t | w
sp | l | w | l | l | t

About

A multiplayer game using Firebase πŸ€œπŸ“ƒβœ‚οΈ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published