Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 757 Bytes

File metadata and controls

20 lines (16 loc) · 757 Bytes

dartscoreboard

Description

Play darts and keep track of the score on a web page formatted for mobile devices.

Why pay for the dart board to keep the score for you? (Escpecially if you are a poor college student.)

Note: Only handles cricket scoring for now. See https://en.wikipedia.org/wiki/Cricket_(darts) to learn about cricket.

Screen Shots

Initial ScreenInitial Screen

Todo

  • update style to be modern looking and interactive
  • separate ui into 3 parts
  • starting a new game
  • dartboard entry
  • scoreboard
  • host somewhere
  • add backend that connects to a database
  • add more game types (like cut-throat)