xPlane Android Source Code

Overview

Package Content

Full android Studio arcade game template. Developed with Java language.

xPlane

xPlane is more than a flight game. xPlane brings you into the adventure. xPlane is a simple game but, it is not an easy game. You have to focus on the game. There are lots of games like xPlane but, none of them is not difficult and enjoyable as much as xPlane. Actually xPlane balances difficulty and ease. xPlane can be shown as an easy game but it is only for gamers and you need gamers skills like focusing and excellent response capacity. Furthermore xPlane original than other similars.

Gameplay

  • One-touch controls: Move up and move down.
  • Move to up. If don’t touch to screen then plane will be fall. (For Easy Game Play)
  • Moving states are changing up to down and down to up in a cycle. Every touch change  moving state. (For Hard Game Play)
  • There are three different bonus. (Change Control, Reduce Speed, Resize)

Features

  • Arcade
  • One Touch Play
  • Pure Java (Android – no naive code)
  • Android 4.0 Support

Requirements

  • Android Studio
  • Gradle
  • Android 4.0 and higher versions

Instructions

  • Extract (unzip) source code files
  • Open Android Studio (test version: 3.1.3)
  • Open an existing Android Studio project
  • Select source code folder
  • Sync Project with Gradle Files
  • Clean Project
  • Build Project
  • Run Project
  • Select emulator or device for testing

Related