CyberDex / Slot

This is prototype of slot game on Phaser js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Slot game

Play game

Project description

This was made in 2018. It has a spin result control option as debugging functionality inside the game (look left bottom corner).

So you can drag elements to their result positions before the spin.

Also, the condition was to count results based on paytable (left top corner), so there is some math implemented.

Run gmae

Install dependencies:

npm i

Run on https://localhost:8080

npm start

Development build:

npm run build

About

This is prototype of slot game on Phaser js


Languages

Language:JavaScript 68.7%Language:PLSQL 30.0%Language:HTML 0.8%Language:CSS 0.4%