In the future you will find here links to external and internal materials that help you to get faster up to the interesting activities.
For today I only post here one link, that is for the additional micro:bit project you may be able to do today.
You can create a simple Truth or Dare game with the micro:bit. When pressing the button A, the micro:bit will calculate a random number between 0 and 4. If the micro:bit chooses a 0, you will see “Truth” displayed on the screen, otherwise “Dare”.
This small project has already all ingredients of a real programm, it uses a variable, a loop, a conditional if statement and works at least in parts sequentially. We will discuss those elements further next week.
Enjoy
Recent Comments