Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/).