Skip to content

aishwarya-pixel0/Python-MiniProjects

Repository files navigation

Python-MiniProjects

  1. BandName Generator - A simple program that prompts users for inputs and combines them to generate a unique band name.
  2. BlackJack - Basic Version of the BlackjackGame. A text-based simulation of the classic Blackjack card game, where players aim to achieve a hand value closest to 21 without exceeding it.
  3. CaesarCipher - Decode and Encode a text by giving an appropriate shift number.
  4. Hangman - Classic Version of the Hangman Game challenging players to guess a hidden word by suggesting letters within a limited number of attempts.
  5. Higher or Lower - A game where players guess whether the next randomly generated famous personality has more followers than the current one, testing their intuition and luck.
  6. Mathematical Calculator - A calculator program capable of performing various mathematical operations.
  7. Number Guessing Game - A game that challenges players to guess a randomly selected number within a specified range, providing feedback on whether guesses are too high or too low.
  8. Password Generator - Creates strong passwords contaning special characters,numbers and alphabets arranged in random order.
  9. Rock Paper Scissors - Basic version of rock paper scissors game where users compete against the computer.
  10. Secret Bid Auction - A program that simulates a secret bidding auction, collecting bids from multiple participants and determining the highest bidder without revealing individual bids.
  11. Tip Calculator - A simple tool that calculates the appropriate tip amount based on the total bill,number of people and the desired tip percentage.
  12. Treasure Hunt - A text-based game where players navigate through a series of choices or challenges to find hidden treasure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages