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

https://github.com/candytale55/number_guess_python_2

This is a console program that rolls a pair of dice and asks the user to guess the sum. If the user's guess is equal to the total value of the dice roll, the user wins. Otherwise, the computer wins.
https://github.com/candytale55/number_guess_python_2

codecademy dice-roller number-guessing-game randint sleep

Last synced: 4 months ago
JSON representation

This is a console program that rolls a pair of dice and asks the user to guess the sum. If the user's guess is equal to the total value of the dice roll, the user wins. Otherwise, the computer wins.

Awesome Lists containing this project