Book Image

Learning Cocos2d-x Game Development

By : Siddharth Shekar
Book Image

Learning Cocos2d-x Game Development

By: Siddharth Shekar

Overview of this book

Table of Contents (19 chapters)
Learning Cocos2d-x Game Development
Credits
About the Author
Acknowledgments
About the Reviewers
www.PacktPub.com
Preface
Index

Running on the BlackBerry simulator using the Momentics IDE


To run the game on the BlackBerry simulator, you will need the Momentics IDE, which you can download from the BlackBerry developer website at developer.blackberry.com/native/download.

Select your operating system and click on the big blue Momentics IDE 2.1 button to start downloading the IDE. We will download the simulator separately through the IDE.

Once downloaded, double-click on the EXE file to install it. After installing, double-click on the Momentics IDE shortcut to launch it. Click on OK when asked for the default workspace. Once the application launches, it will automatically start looking either for a device or a simulator. If you have a device connected, select it or select No Device. Uncheck Download BlackBerry Simulator and click on Next. In the API Level dropdown, select Version 10.0 and click on Next. If you select a higher version, the project will not run on the simulator. If you have a device, it will check the API...