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

https://github.com/kevindarbydev/pythondicegamewebapp

Dice Game Web App built with Flask Two players roll dice until one reaches a score of 20. If a player rolls a 1, their score is reset and their turn passed.
https://github.com/kevindarbydev/pythondicegamewebapp

Last synced: 17 days ago
JSON representation

Dice Game Web App built with Flask Two players roll dice until one reaches a score of 20. If a player rolls a 1, their score is reset and their turn passed.

Awesome Lists containing this project

README

          

# Python Dice Game Web App
## Dice Game Web App built with Flask
##### Two players roll dice until one reaches a score of 20.
##### If a player rolls a 1, their score is reset and their turn passed.