szh / dreidel-counter

Dreidel score counter. Great for distanced dreidel games!

Home Page:https://dreidel-counter.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dreidel score counter by Shlomo Zalman Heigh

Live Demo at https://dreidel-counter.herokuapp.com/

Written in TypeScript with Angular. I built this in a very short period of time since I only realized I wanted it a few days before Chanukah, so design decisions were rushed and may not be optimal. Contributions welcome. Disclaimer: Do not use this program to gamble anything of real value, because it contains several unfixed bugs (and because gambling is a bad idea anyway).

Automatically stores game state in localStorage and restores on page load. Includes "Spin for me" to allow for players who don't have their own dreidel to spin. Allows undoing of previous turn.

Enjoy!

© 2020 Shlomo Zalman Heigh, MIT License

How to run locally

Clone the repo, run `npm install` and `ng serve`. Browse to `localhost:4200`.

About

Dreidel score counter. Great for distanced dreidel games!

https://dreidel-counter.herokuapp.com/

License:MIT License


Languages

Language:TypeScript 69.3%Language:HTML 17.1%Language:CSS 11.7%Language:JavaScript 2.0%