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

https://github.com/abdullahashfaqvirk/randomnumbergame

This is a game in which the player tries to guess a random number between 1 and 100. The player's number of turns is tracked, and if it is a new high score, it is recorded in a file called GameHighScore.txt. The game ends when the player guesses the correct number, at which point they are told how many turns it took.
https://github.com/abdullahashfaqvirk/randomnumbergame

Last synced: about 1 month ago
JSON representation

This is a game in which the player tries to guess a random number between 1 and 100. The player's number of turns is tracked, and if it is a new high score, it is recorded in a file called GameHighScore.txt. The game ends when the player guesses the correct number, at which point they are told how many turns it took.

Awesome Lists containing this project