Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/niccolomineo/slot-machine
Slot machine game with optional settings.
https://github.com/niccolomineo/slot-machine
Last synced: 6 days ago
JSON representation
Slot machine game with optional settings.
- Host: GitHub
- URL: https://github.com/niccolomineo/slot-machine
- Owner: niccolomineo
- Created: 2018-09-19T14:16:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-15T07:26:53.000Z (about 1 year ago)
- Last Synced: 2024-10-31T17:12:55.474Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.24 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# Slot Machine
Slot machine game logic, playable as it is, but customizable further, too:
* Instantiate as many slot machines as you wish and specify a custom `selector`, `maxBlur`, `hitDelay`, `superPrizeFigureIndex` and `keyToPress`
* Instantiate as many slots as you wish and specify a custom `startAtFigureIndex` and `delay`See demo [here](http://www.niccolomineo.com/demos/slot-machine/).