2014 – Q19 (b) – (i)

In the game section of the website, players are shown a board with pairs of picture tiles placed randomly.

These are then flipped over to hide the images. Players have to flip two tiles trying to find two matching images until all pairs have been found.

2014 - q19 b

Identify a situation in the game where Ally will need to implement the following programming constructs. (2)

Selection:

Repetition:

Selection: user clicks on tile (1 mark)

Repetition: repeat turn/repeat tile turning until tiles matched/repeat game (1 mark)

Leave a Reply

Your email address will not be published. Required fields are marked *