General Description

The Best Ninja is a game for iOS and Android devices.

The game mechanics is very simple. Tap left side of the screen to jump to left, and tap right side of the screen to jump to right. On every jump the novice ninja scales on the tower, and he must avoid to collide with the enemy ninjas.

You can get it freely on iTunes Store and Play Store.


Post article RSS Articles

This game has been made two times from scratch: one per system (iOS, Android). So they don't share any common code.

For the Android version I have used libGDX as game engine and Java as programming language. This version connects with Google Play Game Services as Achievements and Leaderboard server.

For iOS version I have used cocos2d-x, this time using C++ as programming language. For Achievements and Leaderboard of this version I have used Apple Game Center.

The images have been mainly made with Aseprite, and eventually with GIMP. To automatically convert the spritesheets created with Aseprite to texture atlases used by both libGDX and cocos2d-x I use a little tool I have made for personal usage: gdx-project-utils. I share it because maybe it's usefull for other developers.

Post a comment

Your comment will be anonymous unless you join the community. Or sign in with your social account:

X