A simple slot machine game with three reels.
- Node (16.x)
- npm (8.x)
- Clone this repository
- Open command line in the cloned folder,
- To install dependencies, run
npm install
- To run the application for development, run
npm run serve
- To install dependencies, run
- Open localhost:4200 in the browser
- Winning: (3 symbols in a middle horizontal row)
- 3 Same symbols
- 2 Same symbols and 1 Wild
- 2 Wilds and 1 any symbol
- Note: 3 Wilds counts as a loss