From b8514245bcb38f147c2136bcac82baa45266825e Mon Sep 17 00:00:00 2001 From: Alan Wang <44191076+alankrantas@users.noreply.github.com> Date: Fri, 24 Jun 2022 01:56:15 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f624f31..e46d9f0 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ See also [BBC micro:bit V2 MicroPython documentation](https://microbit-micropyth Also there are a few projects: * Simon Says game ([link](https://github.com/alankrantas/microbit-micropython-cookbook/tree/master/simon_game)) +* Shake It game ([link](https://github.com/alankrantas/microbit-micropython-cookbook/tree/master/shake_it)) * Simple micro:bit RC Car ([link](https://github.com/alankrantas/microbit-micropython-cookbook/tree/master/rc_car)) ## About micro:bit's MicroPython