https://github.com/codebyashuu/mini-game-py
https://github.com/codebyashuu/mini-game-py
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/codebyashuu/mini-game-py
- Owner: CodeByAshuu
- License: mit
- Created: 2023-09-17T11:47:21.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-28T18:04:56.000Z (over 2 years ago)
- Last Synced: 2023-09-28T21:16:49.659Z (over 2 years ago)
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mini-Game-Py
Games
- Adventure Game
- Hangman
- Rock Paper Scissor
- Tic Tac Toe
How to Play
- The game prompts you to enter your choice
- Enter your choice and press 'Enter'.
- The computer will randomly select its choice.
- The game will announce the winner based on the rules mentioned above.
Features
- User-friendly text-based interface.
- Randomized computer choice for added unpredictability.
- Simple and fun for quick gaming sessions.