Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 465 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 465 Bytes

Javascript slot-game

Added several custom features

  • Ability to place bet for per spin from [1-3]
  • Autoplay mode. Set your parameters, and it will spin automatically live demo

It has static files (Vanilla Javascript). No builders required.

However, can be served over http-server by running

npm run serve

# Make sure you install dependencies first
npm install

img.png