I am learning OOP using c++ on a MicroBit by developing this simple game

Dependencies:   microbit

Revision:
3:a21366e3261e
Parent:
1:25f13b341b11
--- a/gameEngine/module.json	Wed Jul 08 17:48:31 2020 +0000
+++ b/gameEngine/module.json	Thu Jul 09 06:04:17 2020 +0000
@@ -1,5 +1,5 @@
 {
-  "name": "game engine",
+  "name": "game-engine",
   "version": "2.0.0",
   "description": "A simple game engine for the MicroBit",
   "license": "MIT",