Welcome to the Python-based Slot Machine Game! This simple yet fun slot machine simulation allows you to bet virtual money on a series of spins, attempting to win big by betting on multiple lines. Enjoy the thrill of the gamble without any of the risk!
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
You need Python installed on your machine to run this game. This game is compatible with Python 3.x. You can download Python from here.
Follow these steps to get your development environment running:
- Clone the repository
- cd slotMachine
- run main.py