Skip to content

thiagocolen/slot-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slot Machine

To run

npm install

npm start

open browser on http://127.0.0.1:4000/

To do:

[done] - how can I apply this slot machine sprite?

[done] - create a paytable

[done] - remove it from stackblitz

[done] - create a github page

[done] - favicon

[doing] - add sound effects

[doing] - create a points/score display

[done] - how counting/calculate points?

[] - create a timer to give money to the user every 12 hours

[] - spin button disable while reel is spinnig

[] - I want to bet a variable number of coins

Rerefences