Personal Project

Tuesday, February 2, 2016

Build Quick-Cocos2dx-Lua environment on Windows and Mac

I have used Corona SDK developing games for months.  Its not free and flexible to add some native features.  Quick Cocos2ds-Lua is open source and you have more freedom to add any features.
If you want to develop a 2D game and make it time to market, Quick Cocos2ds-Lua would be the best tool to boost your development speed.

Install Quick-Cocos2dx-Community_3.6 on Windows



uzip Quick-Cocos2dx-Community_3.6_release_190dccc.zip


cd C:\Cocos2d-x\Quick-Cocos2d-x\Quick-Cocos2dx-Community


execute setup_win.bat


Execute Simulator

C:\Cocos2d-x\Quick-Cocos2d-x\Quick-Cocos2dx-Community\quick\player\proj.win32/player3.exe



Install Quick-Cocos2dx-Community_3.6 on Mac

cd /Quick-Cocos2dx-Community

execute setup_mac.sh

Execute Simulator

/Applications/player3.app


No comments:

Post a Comment