# billiards_cocos2d **Repository Path**: larry_zeng/billiards_cocos2d ## Basic Information - **Project Name**: billiards_cocos2d - **Description**: a Billiards game by cocos2d-x lua - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-06-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Billiards cocos cocos2d-x 3.10 lua a Billiards game by cocos2d-x lua *此项目仅供学习参考,下载后请勿发于他人,48小时请删除,不得擅自用于商业用途,违者必究! *This item is for learning reference only. Please do not send it to others after downloading. Please delete it within 48 hours. It is not *allowed to be used for commercial purposes. cocos2d-x engine version 3.10 lua version 5.1 config on http://www.cocos.com/ open project way: *************************************************************************** new update on 2018-12-11 the whole project is in the repository. open the Billiards/frameworkd/runtime-src/proj.win32/Billiards.sln and you can conpile the project. 新版工程可以直接编译,已经包入了cocos2d-x引擎 打开Billiards/frameworkd/runtime-src/proj.win32/Billiards.sln可以直接F5运行 需要visual studio 2013 update 5! *************************************************************************** need: visual studio 2013 update 5! download the cocos2d-x 3.10 engine create a new project about lua copy the src and res folder to project catalogue and replace the default src and res in AppDelegate.cpp //** if (engine->executeScriptFile("src/main.lua")) //** change it,then start the project! nice! if you have any problem,mail to me : 853003451@qq.com or private letter to me in github,thanks!