Programming a Guessing game!!

First week of programming has come to an end, I’ve learned a lot!  It feels like we’ve already gone through the basics, so it’s really going in a rapid speed, which is nice of course.

I’ve managed to create a simple guessing game which is run in CMD. What happens is that the system randomly assigns a number which the user has to guess. If the guess from the user is too high, it will be pointed out, if the guess is too low, it will also be pointed out. Until the player actually guesses the right number, then it will point out that you made it and how many tries it took you to do it.

Progam26

Lämna en kommentar