plankes-projects / BaseWar

BaseWar is a cocos2d-x game available on the Android and iOS app store.

Home Page:http://plankes-projects.weebly.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BaseWar

BaseWar is a cocos2d-x game available on the Android and iOS app store. https://play.google.com/store/apps/details?id=com.plkl&hl=en https://itunes.apple.com/at/app/basewar/id709940184?mt=8&ign-mpt=uo%3D4

Game in action:

The repositiory contains:

  • client --> Client implementation.
  • server --> Quick and dirty server implementation. (database structure missing, see note below)

GIT version vs app store version: The version available here is the app store version before taking down the server. Thus, if you test the current version on the app store you will recognize following missing points:

  • Multiplayer
  • Feedback button in main menu

If there is any interest I will write about my experience with this project on my blog at http://plankes-projects.weebly.com/ Just let me know if someone is interested.

NOTE: Database structure got lost in time. If you want to use this project you have to either remove the server part from the client or reverse engineer the database structure. Please create a pull request in case you fix this project.

About

BaseWar is a cocos2d-x game available on the Android and iOS app store.

http://plankes-projects.weebly.com/

License:Apache License 2.0


Languages

Language:C++ 74.8%Language:C 16.3%Language:Objective-C 3.9%Language:Objective-C++ 3.0%Language:HTML 0.9%Language:PHP 0.6%Language:Makefile 0.4%Language:Shell 0.1%Language:Java 0.0%Language:CMake 0.0%