CuriousLearner / tenzies

A simple game to get all 10 dice to have the same face.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tenzies

A simple game to get all 10 dice to have the same face.

 Screenshot of Tenzies in action with freezed cells

 Screenshot of Winning the game

Quick start:

$ yarn # npm install
$ yarn build # npm run build

Development

Run Webpack in watch-mode to continually compile the JavaScript as you work:

$ yarn watch # npm run watch

About

A simple game to get all 10 dice to have the same face.


Languages

Language:JavaScript 99.8%Language:CSS 0.2%Language:HTML 0.0%