Folaigh agus a lorg
We made a little hide and seek game this week
We also had a good introduction to variables, these are like boxes we use to store stuff. In this case its to keep track of our score
We added a character and then set up a forever loop.
We initially hid our character for 1 second, we got the computer to move it to a random position
We then got the computer to show it for one second
If we clicked on it before it was hidden again, we got a point
Have a look at the full code below along with the download links