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

Summary


In this chapter, we have finally created the main menu and options menu for the game. We also modified the AppDelegate file to load the MainMenuScene once the game has been loaded. We also created buttons on all the scenes so that we can navigate between the different screens.

We also created the option to reset the score of the game in the options menu and changed the default app name to actual name of the game.

We are not too far from uploading the game on to Windows Store. We will add audio in the next chapter, where we will add sound effects and background music in the game.