A simple slot machine game built with Phaser 3 + Parcel Template
Install node dependencies
npm install
Start development server
npm run start
- Open the tools by clicking the dropdown arrow
- Set the symbol value by clicking the symbol position button
- Set the symbol position into "| 1 | 2 | 3 |"
- Click the Spin
- Wait for the "Big Win"!
- Final Spin Behaviour Improvement