Update README.md

This commit is contained in:
Alan Wang
2022-06-24 01:56:15 +08:00
committed by GitHub
parent 4eb6e3cf79
commit b8514245bc

View File

@@ -9,6 +9,7 @@ See also [BBC micro:bit V2 MicroPython documentation](https://microbit-micropyth
Also there are a few projects: Also there are a few projects:
* Simon Says game ([link](https://github.com/alankrantas/microbit-micropython-cookbook/tree/master/simon_game)) * 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)) * Simple micro:bit RC Car ([link](https://github.com/alankrantas/microbit-micropython-cookbook/tree/master/rc_car))
## About micro:bit's MicroPython ## About micro:bit's MicroPython