BBC micro:bit Game idea – Memory Game

This nifty little memory game was created for a tech demo using the BBC micro:bit microcontroller. We need at least 5 microcontrollers (1 server and at least 4 clients). The server is keeping track of the score and the turned-over “cards” and the client is displaying the card symbol and is sending a signal when turned.

This project was made using Python and the MicroBit python library.

If you want to see more of my work, then check out my other projects.