if the user doubles push on the up /down arrow he never gets the goal.
for example, try to get 821 with twice pushing on up arrow
how we can fix it?
thanks
if the user doubles push on the up /down arrow he never gets the goal.
for example, try to get 821 with twice pushing on up arrow
how we can fix it?
thanks
Hi Michael,
Welcome to our community!
We do not prevent the player from cheating. If you want to prevent them from cheating, you’ll have to add if-statements to your code. You could either challenge yourself and make that work with your current knowledge, or you could look up solutions by other students here in the forum.
See also:
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.