๐ 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.
Mad Libs Game ๐
0.It has rounds which tracks your data how many times u have played
- The player chooses one of two sentence templates.
- The game asks for a place and a noun.
- It replaces the placeholders ([place] and [noun]) with the user's input.
- The final, completed sentence is displayed!
๐ Rock Paper Scissors Game
- A simple Rock, Paper, Scissors game developed in Python with image-based choices. ๐ชจ๐โ๏ธ
- Supports shorthand inputs (R/P/S) and displays logos for each choice.
- Play against the computer and test your luck! ๐ฎ