Moonwarriors is a similar lightning fighter game demo that was developed using the COCOS2D-HTML5 engine, and the source code is published in the engine example of the Cocos2d-x website. Moonwarriors-lua is a quick-cocos2d-x version that was migrated to learn cocos2d-x LUA development. During the transplant, we experienced the syntax features of the JavaScript code to the LUA code.
1. Increased screen resolution adaptation.
2, fixed the original version of the occasional screen lag problem.
Interface:
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.
Project Address:
Https://github.com/zym2014/MoonWarriors-lua
Author Blog:
Http://zym.cnblogs.com
http://blog.csdn.net/zym_123456
moonwarriors-lua--"Thunderbolt fighter" game-lua transplant version