Skip to content

The Slot Machine Game is a cyberpunk themed 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.

License

Notifications You must be signed in to change notification settings

kosa12/SlotMachine

Repository files navigation

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

About

The Slot Machine Game is a cyberpunk themed 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.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages