Skip to content

Latest commit

 

History

History
73 lines (54 loc) · 2.56 KB

README.md

File metadata and controls

73 lines (54 loc) · 2.56 KB

Slot Machine Game 🎰

Java IDEA

SWAG

Overview 📖

The Slot Machine Game is a Java-based application that simulates a virtual slot machine. It is designed to provide users with an engaging and entertaining experience of playing a slot game. The project incorporates sound effects, animations, customizable options, and an intuitive user interface.

Features 📜

  • Slot Machine Simulation: Experience the thrill of a slot machine with graphical representation.
  • Options Menu: Customize the game settings, including background music volume.
  • User-Friendly Interface: Intuitive design for an enjoyable gaming experience.
  • Threads: Custom shuffle animation using Threads.
  • Pixel art: The symbols on the game window are made by me.

How to Play 🧮

  1. Launch the game.
  2. Adjust game options through the "Options" menu.
  3. Start the game, write you name and add your balance, and enjoy the slot machine simulation.

System Requirements ⚙️

  • Java Runtime Environment (JRE) installed on the system.

Run Locally 🥁

  1. Clone the repository to your local machine.
    git clone https://github.com/kosa12/SlotMachine.git
    
  2. Navigate to the project directory.
    cd SlotMachine
    
  3. Compile and run the application.
    javac Main.java
    java Main
    

Analytics

GitHub repo size GitHub last commit WHAT

Donate

Buy Me A Coffee donate button

Screenshots 📸

Menu window Menu

Option window Option

Load window Load

Save window Start

Game window Game

Badges

MIT License ASKME