daviel / scoreboard

A simple scoreboard that shows time and points designed to be used with a presenter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

scoreboard

A simple scoreboard that shows time and points designed to be used with a presenter. Use it in combination with a standard keyboard.
This scoreboard is intended for a regular football match including overtime, half time and a second half with overtime. It is adaptive to every screen size and shows a log of the last three goals with their times. You can toggle the colors using the c key.
You can also change the teams names by clicking on them and type in proper names for the home team and the guest team.

function key
add point left q
substract point left w
add point right i
substract point right o
start/stop time Space
Go to second half x
toggle color c
reset double .

About

A simple scoreboard that shows time and points designed to be used with a presenter

License:MIT License


Languages

Language:JavaScript 75.7%Language:CSS 12.5%Language:HTML 11.8%