cities – Countries – Rivers

Task

cities Countries Rivers

The aim of this task is to program a digital version of the well-known city – country – river game.
A random letter appears on the display each time a key is pressed. Try to find a city, a country and a river for this letter within a certain period of time (e.g. 30 seconds). You can write down one point for each correct word.
The student with the most points after 5 rounds wins this game.
Whoever has achieved the most points after a certain time has elapsed wins this game.

If you need help with programming, use the step-by-step video instructions or take a look at the finished program code.

Task

The aim of this task is to program a digital version of the well-known city – country – river game.
A random letter appears on the display each time a key is pressed. Try to find a city, a country and a river for this letter within a certain period of time (e.g. 30 seconds). You can write down one point for each correct word.
The student with the most points after 5 rounds wins this game.