diff --git a/simon_game/readme.md b/simon_game/readme.md new file mode 100644 index 0000000..149009d --- /dev/null +++ b/simon_game/readme.md @@ -0,0 +1,3 @@ +## Simon Game for BBC micro:bit V2 + +The game is inspired by [Simon electronic games](https://en.wikipedia.org/wiki/Simon_(game)) and is written in MicroPython.