This Python program implements a slot machine game using tkinter GUI library.
v1.01
v1.02
v1.03
- Ensure you have Python installed.
- Run the script in a Python environment.
- The game window will open, allowing you to interact with the slots machine.
Download the slots.exe file. Enjoy!
The .exe file is created with PyInstaller: 6.8.0, Python: 3.12.3
The game icon is created with ChatGPT 4o.
- Start a new game.
- Set budget and bet amount.
- Spin the slot machine.
- Change bet amount.
- Change symbols and background color.
- Auto Spin
- Win History
- Click the "Spin!" button to play the game.
- Use the "Change Bet!" button to adjust the bet amount.
- Access the settings menu to change symbols and background color.
- Follow on-screen instructions to set budget and bet.
- Auto spin
Added to version v1.01
- Change bet functionality bug fixes
- Current bet amount text added as text during game play
Added to version v1.02
- Auto Spin functionality
- On Display Spins remaining text while the Auto Spin is enabled
Added to version v1.03
- Win history table