Skip to content

interactive skeeball score sheet so we don't have to do it on paper

Notifications You must be signed in to change notification settings

kmooney/skeescore

Repository files navigation

skeescore

this is a web app you can run and access to get an automatic skee-ball scorer, so you don't have to use paper. it runs on 10 frames with a configurable number of players per team.

setup

if you have docker installed, you can do docker compose up and you'll get a running skeescore at localhost:8000

if not, you'll have to do: npm install && npm run dev

to build a distribution suitable for a static page, use npm run build and the webpage will be compiled to your ./dist directory

About

interactive skeeball score sheet so we don't have to do it on paper

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published