Claercio / vue-poker

Simple video poker game using Vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Video Poker Demo with Vue.js

A Vue.js project

Key components:

TODO:

  • Variable bet sizes ADDED
  • Fisher-Yates Shuffle Algorithm ADDED
  • Session stats
  • Custom decks
  • 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.

About

Simple video poker game using Vue


Languages

Language:Vue 49.9%Language:JavaScript 48.6%Language:HTML 0.6%Language:ApacheConf 0.6%Language:PHP 0.2%