sidshekar / cc2dx33_wp8Game

wp8Game made for the book "Learning Cocos2d-x Game Development" by Packt, ported to cocos2d-x version 3.3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

So, finally i ported the book code to version 3.3. I must say that 3.3 works amazingly well. There are no stutters as the graphics has been updated from the ground up. I tested with 20 particles on the screen on the lumia 820 and it works flawlessly. The book can be purchased here: https://www.packtpub.com/game-development/learning-cocos2d-x-game-development. The updated source for version 3.3 can be downloaded from the github here: https://github.com/sidshekar/cc2dx33_wp8Game

Warning: I deleted the cocos2d folder in the project so create a new 3.3 project and replace the Classes and Resources folder and run the project. For Universal app you need Visual Studio Community or Pro with update 3 or above. To run on the device win sdk 8.1 is required.

I will also write a small blog on the changes I have to make it work, but honestly it is not much. You will see. http://growlgamesstudio.tumblr.com/

In the mean time go through the code and enjoy.

alt tag

alt tag

About

wp8Game made for the book "Learning Cocos2d-x Game Development" by Packt, ported to cocos2d-x version 3.3


Languages

Language:C++ 73.0%Language:C# 15.3%Language:Objective-C++ 4.6%Language:Python 2.8%Language:C 2.3%Language:Objective-C 0.9%Language:Java 0.7%Language:Makefile 0.4%