Goto cocossd-x.org and download stable one
Extract it by double click
In older the using.sh file to install template but not now
Goto tools ->projectCreator>create_project.py
Goto terminal
Cd drag n drop projectcreator folder to terminal
To generate a project write this in terminal rename it as ur project
name and package name:
python create_project.py -project tutorial -package
com.naushad.firstgame -language javascript
-project is project name
-package is your package name
-language language for this project.
Now project is created
goto project folder than class prject for ios click on project file it
will open in xcode
That’s it.
No comments:
Post a Comment