A fun and easy-to-play slot machine game built in Python, featuring your favorite emojis.
Programming Language: Python 3
Modules Needed:
random
time
- Simple console-based UI.
- Emojis as slot items.
- Each spin costs $1 with a starting balance of $50.
- Different payout values for each emoji.
- Dynamic odds to keep the game interesting.
Ensure you have Python 3 installed on your machine.
- Clone the repository: git clone https://github.com/Bisalkumar/Slot_Game.git
- Navigate to the directory and run the game: python game.py
- Launch the game.
- Press
<enter>
to spin or type 'c' and press<enter>
to cash out. - The game continues until you choose to cash out or run out of money.
We welcome contributions to Slot🐍! Please see the CONTRIBUTING.md for more details.
This project is licensed under the MIT License. See the LICENSE
file for more details.
Thanks to youtube and the community for guidance and suggestions in building this fun project.