Skip to content

CampbellRobotics/robotics-scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robotics Scoreboard

This is a project to replace the PowerPoint based timer used at Campbell and provincial competitions with a HTML5/JavaScript replacement which will deliver better accuracy.

It uses WebAudio with Tone.js to produce sounds at certain points in the match.

Usage

To start, press space or click Start

To pause, press space or click Stop

To reset timer, press r or click Reset

To toggle the score, click the checkbox

If you want to set the length of the game, put #t=THE_NUMBER_OF_SECONDS at the end of the URL, then reload the page. For example:

https://REMOVEDrobotics.github.io/robotics-scoreboard#t=240

for a 4 minute game.