Skip to content

szahharenko/slot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slot Machine | Odnoruky

Data

Reel and payout details are loaded as JSON, as a part of integration with backend. All data is stored using VUEX

Reel data examle JSON

https://dev.code-essence.eu/json/slots/?fetch=paytable

Payout data examle JSON

https://dev.code-essence.eu/json/slots/?fetch=paytable

Balance data is simply VUEX storage instance

For fun

  • Some css animation
  • Some sprite animation
  • Vue routing for Notes page

Source code:

Setup

npm install

Run

npm run serve

Build

npm run build

About

slot machine in VUE.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published