written in front of the words: This is the second small game I developed "Thunder War", before the game and "Zhao Yun to fight" the same, will eventually open source. Due to some personal reasons of their own. This game has not been completed, but many netizens have come to seek code or resources, the spirit of open source, the author today to share them to everyone. Note: The game has not been completed, the code is the author of the original, a part of the original resources, a part of the online collection.
If you feel that this project is useful for you, then please give the hard author of GitHub in the upper right corner star a star! Appreciate it ~ ~ ~
Https://github.com/appleappleapple/GameOfShooting
Game albums
Http://blog.csdn.net/column/details/cocos2dxforgame.html
Album Catalogue
Cocos2d-x "Thunder War" (1)-double-layer Map Unlimited scrolling
Cocos2d-x "Thunder War" (2)-The genie moves with his finger, where do you go?
Cocos2d-x "Thunder War" (3)-Bullets Unlimited Launch
Cocos2d-x "Thunder War" (4)-strategy mode to achieve different bullets switching!!
Cocos2d-x "Thunder Wars" (5)-a single-mode hero plane debut!
Cocos2d-x "Thunder War" (6) Intelligent enemy aircraft AI attack-flight path algorithm design and implementation (i)
Cocos2d-x "Thunder War" (6) Intelligent enemy aircraft AI attack-flight path algorithm design and implementation (II.)
Project Catalogue
Brief introduction
"Thunder War" is a box of shooting games, the code is all my original, resource picture part original, part of the online collection. Game specific code implementation process and game results please see the author blog address: Http://blog.csdn.net/evankaka
Project Environment
Cocos2d-x version: More than 3.3 (at least 3.X)
Development environment: VS2013 + WIN7
Game album Address: http://blog.csdn.net/Evankaka/article/category/2922463
Item 1: Opening method
Locate the Proj.win32 folder, Test.sln. Then use VS2013 to open, while configuring the cocos2d-x3.x version, 2.x is compiled does not pass!
2. Code path
Home Directory Classes folder, specific files can read the contents of the Blog
3. Resource Path
Home Directory under Resources folder
Partial effects
Other Cocos2d-x projects
"Zhao Yun to Combat"
Cocos2d-x Game "Thunder War" open source! To source resources quickly come ~ ~