ossamamehmood / Hacktoberfest2023

About Make your Pull Request on Hacktoberfest 2023. Don't forget to spread love and if you like give us a ⭐️
https://hacktoberfest.com
GNU General Public License v3.0
127 stars 749 forks source link

Added a python program for slot machine game #697

Open Dev-coder-sudo opened 8 months ago

Dev-coder-sudo commented 8 months ago

Pull Request: Create a Python Slot Machine Game

Closes issue https://github.com/ossamamehmood/Hacktoberfest2023/issues/684

PR descriptions

I have created the Python Slot Machine Game as per the specifications mentioned in issue https://github.com/ossamamehmood/Hacktoberfest2023/issues/684. The game is functional, allowing users to place bet on a slot machine. It is built using Python and provides an interactive game experience.