Might be a good idea to include what languages / engines / whatever you're using (Edit: didnt read title smh)
Anyway, best I can do without knowing what you're using to make this game:
var Number;
var Guesses;
var min = 1;
var max = 20;
var running = false;
ON ButtonClick
{
if(running ==...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.