Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Diff: MinerEngine/MinerEngine.h
- Revision:
- 17:3ba4ec25c4c5
- Parent:
- 16:e3ecfcd2a389
- Child:
- 18:d4fccdf8d90e
--- a/MinerEngine/MinerEngine.h Tue May 12 09:13:04 2020 +0000 +++ b/MinerEngine/MinerEngine.h Tue May 12 09:22:31 2020 +0000 @@ -13,9 +13,9 @@ #define GAP 2 /** MinerEngine Class -@author Yufan Zhong, University of Leeds and SWJTU @brief Class for the structure of the game @brief It includes the control input, menu and other display parts(welcome,select,gameover,etc) +@author Yufan Zhong, University of Leeds and SWJTU @date May 2020 */