An open API service indexing awesome lists of open source software.

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

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