/bank

Push your luck dice game

Primary LanguageVueGNU General Public License v3.0GPL-3.0

bank

This is a version of BANK! press your luck dice game.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

TODO

  • Keyboard controls
  • Implement websockets so many players can be a part of the same game
  • Animate rolling dice
  • Integrate with Twitch.tv so streamers can link and their audience can play along