A downloadable game

Created variables, took user input, created conditional statements, created a main game loop, and created functions in order to produce a console based guessing game. This game takes input from one user in the form of an integer. Another player then attempts to guess the first player’s input. The program reports back if the second player’s guess was too high, too low, or incorrect. The second player is limited to 5 tries and can choose to restart or quit the program.

Download

Download
GuessingGame.deps.json 428 bytes
Download
GuessingGame.dll 10 kB
Download
GuessingGame.exe 170 kB
Download
GuessingGame.pdb 10 kB
Download
GuessingGame.runtimeconfig.dev.json 174 bytes
Download
GuessingGame.runtimeconfig.json 154 bytes
Download
GuessingGame.sln 1 kB

Install instructions

You will need to download all the files and place them in the same folder for the .exe to run properly. The .sln file is the source code and is not needed to run the game.

Enjoy!

Leave a comment

Log in with itch.io to leave a comment.