mir9--"Hot Sand", is a 9-second forum open-source use cocos2d-x-2.2.1 engine developed by the 45-degree ARPG Hand Tour demo, the source code for C + +. Mir9-lua is MIR9 's LUA transplant version, developed using the quick-cocos2d-x-2.2.5 engine. The code may be confusing because of the haste of the transplant, please forgive me.
Known Bugs:
1. Label font appears blurry on Windows
2, the small map in the left or the bottom of the case, you can still slide up or down a distance, and do not bounce back
3. After switching the map, the small map is open, and the previous small map is displayed.
4. After the character moves out of the current range of the small map, the small map does not update the current display range with the current position of the person
5, monsters in the invisible Range, automatically attack the selected monsters will find the monster selected image position is not correct
6, stop the automatic attack, will also run to attack once
7, A * Find the road will have a dead cycle problem, the real machine above the efficiency is also very low
Interface:
cocos2d-x2.2.1 C + + Original:
http://pan.baidu.com/s/1jGl8042
cocos2d-x2.2.5 C + + modified version:
Http://pan.baidu.com/s/1bnfHdzL
Lua Migration Edition Resources:
Http://pan.baidu.com/s/1kTqqhin
Lua Migration Edition WIN32 installation package:
Http://pan.baidu.com/s/1gd5ruaJ
Development environment:
quick-cocos2d-x-2.2.5
Cocos Code IDE
Attention:
Running under Windows does not put the program in the Chinese directory, otherwise it will not play the sound, this is the engine bug. Once the resource file has been downloaded, unzip it to the project's res directory.
Project Address:
Https://github.com/zym2014/mir9-lua
Author Blog:
Http://zym.cnblogs.com
http://blog.csdn.net/zym_123456
mir9-lua--"Hot sand" 45 degrees ARPG hand tour-lua transplant version