Skip to content

superman-t/PlaneGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A cocos2d-x game demo.

Run the game

I just run the game on pc with Visual Studio 2015, so you need your Visual Studio version greater 2015.
Blow is the step

git clone https://github.com/superman-t/PlaneGame.git  
cd PlaneGame  

Because use premake as build tools, so you need first install Lua.
now open the premake folder and click the GenerateProject.bat.
then will create build Bin Lib folder

open the cocos2d.sln in build folder with Visual Studio.
run PlaneGame

Result of the Plane Game

screenshot1 screenshot2