Number Randomization
Root / Programming Questions / [.]
DeathElementCreated:
I just started coding with SmileBasic and I was thinking about starting with a simple "guess the number" game. The only problem is: I have no idea how to make a random number. can someone help, please?
thanks mates :3
You can also use my Input and Conditional Logic tutorial and combine it with the random number function to ask the user to guess the random number. Then you can use my Loops tutorial to actually make the game.