Skip to content

Satharva2004/Slot-Safari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Slot-Safari

This is a simple Python console-based slot machine game. Players can deposit a certain amount of money, choose the number of lines to bet on, and place bets on each line. After each spin, the game will display the outcome, including any winnings. The game continues until the player decides to quit or runs out of funds

How to Play Deposit an initial amount of money. Choose the number of lines to bet on (between 1 and 3). Place your bet for each line (between 0 and 100). Press Enter to spin the slot machine reels. The game will display the outcome of the spin, including any winnings. You can continue playing by pressing Enter or quit by typing 'q'.

Rules You can bet on 1 to 3 lines. The bet amount must be between 0 and 100. Symbols 'A', 'B', 'C', and 'D' have different payout values. Winnings are calculated based on matching symbols on a line.

This project was created as a part of the learning journey to explore both Python programming and GitHub version control.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages