I am learning OOP using c++ on a MicroBit by developing this simple game
Revisions of gameEngine/source/game.cpp
Revision | Date | Message | Actions |
---|---|---|---|
1:25f13b341b11 | 2020-07-08 | error was unbalanced parenthesis in bullet class, ; Fixed | File Diff Annotate |
0:17bdfb0e7069 | 2020-07-08 | qualified name not allowed error happened after working fine; reason: unknown | File Diff Annotate |