Mini Slots
Mini Slots
Mini Slots is a simple slot machine demo built in Unity for web.
Spin the reels, test your luck, and watch your credits rise or fall. This project was created to explore the core mechanics behind slot games, including reel spinning, win detection, and a payout system.
It was also a chance to practice object-oriented programming, event-driven architecture (using the observer design pattern), and modular design in Unity.
Features
- Spin 3 reels with randomized results
- Win based on matching symbols
- Partial win if two symbols match
- Simple credit and betting system
Payout Table
Symbol | 3-Match Payout |
---|---|
Cherry | 10 |
Bell | 20 |
Seven | 50 |
Bar | 100 |
Credits
Sprite art from
Caz Wolf's Pixel Slot Machine pack
(Used under the CC BY 4.0 license)
Feedback is welcome!
Leave a comment
Log in with itch.io to leave a comment.