Skip to content

A simple web-based Slot Machine Game built with HTML, CSS, and JavaScript. Deposit money, place bets, spin the reels, and win based on matching symbols. Features include dynamic balance updates, a scrollable interface, and a responsive design. Contributions are welcome!

License

Notifications You must be signed in to change notification settings

Totenem/Slot-Machine-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Slot Machine Game

This is a simple web-based Slot Machine Game implemented using HTML, CSS, and JavaScript. The game allows users to deposit money, place bets, spin the reels, and win based on matching symbols.

Table of Contents

Features

  • Deposit money to start playing
  • Place bets on 1 to 3 lines
  • Spin the reels and win based on matching symbols
  • Dynamic balance update
  • Scrollable interface to view all game elements
  • "Play Again" and "Exit" functionality
  • Responsive design

Setup

  1. Clone the repository to your local machine:

    git clone https://github.com/Totenem/Slot-Machine-Game.git
    cd slot-machine-game
  2. Open index.html in your preferred web browser to start the game.

How to Play

  1. Deposit Money: Enter the amount you wish to deposit and click the "Deposit" button.
  2. Place Bet: Enter the number of lines to bet on (1-3) and the bet amount per line.
  3. Spin the Reels: Click the "Place Bet" button to spin the reels.
  4. Check Winnings: The game will display any winnings and update your balance.
  5. Play Again: If you have money remaining, click the "Play Again" button to place a new bet. If your balance is zero, deposit more money to continue playing.

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

  1. Fork the repository.
  2. Create your feature branch (git checkout -b feature/new-feature).
  3. Commit your changes (git commit -m 'Add new feature').
  4. Push to the branch (git push origin feature/new-feature).
  5. Open a Pull Request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

A simple web-based Slot Machine Game built with HTML, CSS, and JavaScript. Deposit money, place bets, spin the reels, and win based on matching symbols. Features include dynamic balance updates, a scrollable interface, and a responsive design. Contributions are welcome!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published