Game Scoreboards is a website that enables you to log scoreboards of different kinds.
Install firebase-tools globally:
npm install -g firebase-tools
Login to firebase:
firebase login
IMPORTANT: In order to see our project board on ZenHub, you need to have an account and have connected it with your GitHub account.
For development management we are using ZenHub Board. It is recommended to install the browser extension for ZenHub, to be able to view information from our ZenHub board within GitHub.
This feature will work similar to the leaderboard from KeepScore where
- Game created
- Players of the game entered
- (optional) Game conditions entered
Game starts
- View of all players where points can be given and deducted from each player
- Game ends on either "Game conditions" or when the game admin(s) selects to end the game