Welcome to Login & Play, a simple console-based game hub where you can register, log in, and enjoy classic games like Rock Paper Scissors and HangMan while earning points! ๐
- ๐ User Registration & Login
 - ๐ Earn Points by playing games
 - ๐ฎ Play Classic Games: Rock Paper Scissors & HangMan
 - ๐ Persistent Score Tracking
 
git clone https://github.com/your-repo/game-login.git
cd game-loginpip install -r requirements.txtpython main.py1. Register
2. Login
3. Quit
Enter your choice: 
- Register with a username & password.
 - Login to access your profile & score.
 
Welcome, darkwaves!
Your score: 125
Our All Games! Select the number of it to select.
1 : Rock Paper Scissors
2 : HangMan
Your Choice: 1
- Select 1 to play Rock Paper Scissors.
 - Select 2 to play HangMan.
 
Rock Paper Scissors Example:
Welcome to Rock Paper Scissors Game!
If you win you get 5 scores, and you can leave this game by entering 'quit()' command.
1: rock
2: paper
3: scissors
Select your choice (1-3): 2
You selected: paper
Computer selected: rock
๐ Congratulations! You win!
HangMan Example:
_ _ _ _ _
Guess a letter: e
โ
 Correct guess!
_ _ e _ _
- โ Add More Games
 - ๐ Integrate Online Multiplayer Mode
 - ๐ User Leaderboard
 
Feel free to contribute and improve this game! ๐
๐ง Contact: vimukthi@crysolabs.com ๐ GitHub: darkwaves-ofc
๐ฅ Start Playing & Challenge Yourself Today! ๐ฎ
