Skip to content

hackerman321/Game-Scoreboards

 
 

Repository files navigation

Game-Scoreboards

Game Scoreboards is a website that enables you to log scoreboards of different kinds.

Getting started

Install firebase-tools globally:

npm install -g firebase-tools

Login to firebase:

firebase login

Feature plan

1. Scoreboard feature - point given scoreboard

This feature will work similar to the leaderboard from KeepScore where

  1. Game created
  2. Players of the game entered
  3. (optional) Game conditions entered

Game starts

  1. View of all players where points can be given and deducted from each player
  2. Game ends on either "Game conditions" or when the game admin(s) selects to end the game

About

Game Scoreboards is a website that enables you to log scoreboards of different kinds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 65.5%
  • HTML 29.6%
  • JavaScript 3.3%
  • SCSS 1.6%