Lesson scenarios: geography

capital Cities

Program your microbit in such a way that a European capital is randomly displayed each time a button is pressed.
Alternately with one or more other players you try to guess the right country. For each correct hit you can write down one point.
After a predefined period of time, the player who has achieved the most points wins the game.

city – Country – River

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.