This project simulates a slot machine game, where you can bet and spin to win. It includes:
- Multiple reels and paylines
- Random number generation for fair play
- Player stats tracking (balance, bets, wins)
- Bonus features
- Python 3.x
- Clone the repository
- Install dependencies (if any)
- Run
python main.py
- Simple text-based user interface
- Customizable payout table
- Real-time tracking of player stats and balance