IntoSpace – Android game, Cocos2d-x.
Tilt your device to move the spaceship. Go through as much asteroids as you can, to get the highest score. Tap on the fuel to fill the spaceship.
PlayStore:https://play.google.com/store/apps/details?id=com.colideon.intospace
Using Cocos2d-x.
Full C++/Java source code.
Runs on latest Eclipse.
Uses google-play-services.
Uses Accelerometer.
Main menu files HelloWorldScene.h / HelloWorldScene.m
Main gameplay files GameScene.h / GameScene.m
Game constant file PlayGameConstants.h
PlayGameConstants.h and ids.xml are files where all constants are located.
Screenshot.

Main Menu.
