Game Content Update :
1. Added achievement feature.
2. Added a yellow square that can be used to restore health.
3. Add four predefined blocks.
Game Engine Update :
1. The map module fixes the problem that the memory needs to be reread for each operation.
2. Draw the detection range of the module to unify the collision and optimize and reduce the number of detections.
3. The drawing module collision detection function removes a large number of unused variables.
4. The destination location of the data generated by the storage module chain data is changed to memory.
5. The storage module adds the chain data function to increase the function of switching the chain according to the serial number.
6. The map module adds a large map block generation interface.
7. The engine management module adds the name of the private member storage engine information file.
8. Engine management moduleThe engine information file generation function can be called multiple times.
9. The engine management module modifies the judgment conditions for the generation of engine information files.
10. Automatically clean up the map data file after the engine management module information file is generated.
11. The audio module adds the audio playback function of the enumeration overloaded version.
12. Added a map texture.
13. New map blocks add regeneration health settings.
14. Item module health component increases the maximum health acquisition interface.
15. The event module adds an interface for specifying the event target.