https://github.com/deepcoders30/python-projects
Various Python Projects
https://github.com/deepcoders30/python-projects
python
Last synced: about 1 year ago
JSON representation
Various Python Projects
- Host: GitHub
- URL: https://github.com/deepcoders30/python-projects
- Owner: Deepcoders30
- Created: 2023-07-10T21:16:17.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-21T17:50:56.000Z (almost 3 years ago)
- Last Synced: 2025-02-04T20:36:06.823Z (over 1 year ago)
- Topics: python
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-Projects
# Project 1 -> PIG Game
In this multiplayer game, players take turns rolling a dice until one player
achieves a maximum score or decides to quit. The objective of the game is to
have the highest score among all players. The game continues until a single
player reaches the maximum score.
# Project 2 -> Story Generator
Enter words according to the given attributes and generate a short story.
# Project 3 -> Math Timed Challenge