rystaf / yahtzee

A single player Yahtzee game using mithril.js

Home Page:https://rystaf.github.io/yahtzee/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yahtzee!

The classic dice game from Milton Bradley built using mithril.js, tailwind, and the meiosis pattern

For development run

npm install
npm run dev

To build

npm install
npm run build

About

A single player Yahtzee game using mithril.js

https://rystaf.github.io/yahtzee/


Languages

Language:JavaScript 86.9%Language:CSS 13.1%