/vuepoker01

initial video poker

Primary LanguageJavaScript

Video Poker Demo with VueJS

A Vue.js project

Key components:

TODO:

  • Session stats
  • Custom decks
  • Fisher-Yates Shuffle Algorithm
  • UI improvements

Live demo:

http://car-park-attendant-semiconductor-67625.netlify.com/

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, checkout the guide and docs for vue-loader.