Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yourdanov/slots

Slots Machine Game
https://github.com/yourdanov/slots

Last synced: 4 days ago
JSON representation

Slots Machine Game

Awesome Lists containing this project

README

        

# Slots Machine Game v1.03

This Python program implements a slot machine game using tkinter GUI library.

## Table of Contents
- [Screenshots](#screenshots)
- [Compile](#compile)
- [Download](#download)
- [Features](#features)
- [Usage](#usage)
- [Changes](#changes)

## Screenshots

v1.01



v1.02



v1.03



## Compile

1. Ensure you have Python installed.
2. Run the script in a Python environment.
3. The game window will open, allowing you to interact with the slots machine.

## Download

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.

## Features

- 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

## Usage

- 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

## Changes

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