Skip to content

SARAMALI15792/python-projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-projects:

1) Password Generator:

๐Ÿ” Python Password Generator
Generate cryptographically strong passwords with ease!
๐Ÿ‘‰ Features: Mixed characters, input validation, CLI menu, error resilience.
๐Ÿ› ๏ธ Built with Python's random module | ๐Ÿ“ Docs-ready code structure.

2) Mad_Lib Game:

Mad Libs Game ๐ŸŽ‰

0.It has rounds which tracks your data how many times u have played

  1. The player chooses one of two sentence templates.
  2. The game asks for a place and a noun.
  3. It replaces the placeholders ([place] and [noun]) with the user's input.
  4. The final, completed sentence is displayed!

3) Rock-paper-Sisscor Game:

๐Ÿ“œ Rock Paper Scissors Game

  1. A simple Rock, Paper, Scissors game developed in Python with image-based choices. ๐Ÿชจ๐Ÿ“„โœ‚๏ธ
  2. Supports shorthand inputs (R/P/S) and displays logos for each choice.
  3. Play against the computer and test your luck! ๐ŸŽฎ

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors