/finskore

Browser based Finska scoring app

Primary LanguageVueMIT LicenseMIT

Finksa / Klop / Molkky -- The Greatest Game (?)

Finskore Banner Graphic

Are you sick of have to remember numbers, and worse still add number together and subtract the sum of those numbers from 50 in your head, while you're just trying to enjoy throwing a stick at other sticks with numbers on them? Of course you are. It's terrible.

Finskore is a simple client side app (site) to do all that number stuff for you, as well as the name stuff, the whose turn is it stuff, and the how many strikes am I on stuff. All the boring stuff, leaving you free to focus on stick tossing.

Chuck it on a web server (static object server is fine) and have at it.

Live Demo

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.