dpvenkatesh / whack-a-mole

Demo for React + Firebase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Whack a Mole

A multiplayer game presented at Framsia React meetup.

Build and serve

git clone git@github.com:unfold/whack-a-mole.git
cd whack-a-mole
npm install
npm run serve

Go to localhost:5050

Admin

The game has a participant view, and an admin view to view all players and start/stop the game. To access the admin view press the A key anywhere in the game.

About

Demo for React + Firebase


Languages

Language:JavaScript 100.0%