vendeten
having problems with random number generator in uni project
No wonder I was just thinking
“Why the hell os this not working it makes no sense”
I’ve done a bit in python but not C# so I was expecting it to be like some logic difference with rng in C#
65 replies
having problems with random number generator in uni project
Like what happens is
It generates 4
Says
“The number has been generated, please guess” 10
I guess 10
Message suddenly got changed to
“The number has been generated, please guess” 7
Or smth like that
65 replies
having problems with random number generator in uni project
It asks you to guess a random number between 1 and 10
If you guess it right you get a message saying you did. If not you lose a life. The only reason it shows the number you need to guess was cause I was seeing why It didn’t work
You get the option to play again after finishing
65 replies