I am learning OOP using c++ on a MicroBit by developing this simple game
Diff: gameEngine/module.json
- Revision:
- 3:a21366e3261e
- Parent:
- 1:25f13b341b11
diff -r 8f1130b99681 -r a21366e3261e gameEngine/module.json --- 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",