Skip to content

Multiplayer game lobby using Firebase - supports rock-paper-scissors and tic-tac-toe.

Notifications You must be signed in to change notification settings

jepidoptera/multiplayer-rps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

multiplayer-rps

Using Firebase, I created this real-time service for players to log in and challenge each other to games. Rock-paper-scissors and tic-tac-toe are implemented. It's built using a modular approach: each game includes (the same) gamebase.js file which handles chat functionality and calls a function within the individual game script when it receives a move from the other player.

About

Multiplayer game lobby using Firebase - supports rock-paper-scissors and tic-tac-toe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published