Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mniebling/cricketscorer
A quick web app to track Cricket (darts) scores
https://github.com/mniebling/cricketscorer
Last synced: 5 days ago
JSON representation
A quick web app to track Cricket (darts) scores
- Host: GitHub
- URL: https://github.com/mniebling/cricketscorer
- Owner: mniebling
- License: mit
- Created: 2013-11-19T04:56:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-12-06T01:13:05.000Z (about 11 years ago)
- Last Synced: 2024-04-16T01:00:51.889Z (9 months ago)
- Language: JavaScript
- Homepage: http://mniebling.github.io/CricketScorer/
- Size: 406 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: MIT-LICENSE.md
Awesome Lists containing this project
README
CricketScorer
=============
CricketScorer is a simple [web app](http://mniebling.github.io/CricketScorer/) that I hacked together to help us score dart games when our office's electronic dartboard stopped working.It's optimized to run on an iPad but works okay in other browsers too.
Tap the plus button for each mark you hit (tap repeatedly for doubles or triples), then tap "Done" when your flight is finished.
If you make a mistake, tap "Remove Darts" at the top to back a dart out. Don't go too crazy with this as I'm sure there's edge cases I haven't covered with that functionality. :)