Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bell-kevin/lottery

Lottery program prompts the user to guess a randomly generated number between 1 and the maximum integer value. The user pays $1 for each guess and wins $1,000,000 if the guess is correct. The user enters a "q" to quit.
https://github.com/bell-kevin/lottery

guess-the-number guessing-game lotteries lottery lottery-game

Last synced: about 1 month ago
JSON representation

Lottery program prompts the user to guess a randomly generated number between 1 and the maximum integer value. The user pays $1 for each guess and wins $1,000,000 if the guess is correct. The user enters a "q" to quit.

Awesome Lists containing this project