basilisk6/SlotGame
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
Simple Slot Game HOW TO RUN: • npm run build • npm run start Description: This is a simple slot game The game is build in pixi.js and to track states of game and balance it uses redux. You have simple functionalities to manage bet amount and spin button. Game has 10 win lines, 9 symbols of which one is scatter symbol (pays if more than 3 are on screen).