Shape Split – Android Game Source Code

Overview

Inspired by classic games. Avoid obstacles raining down from the top of the screen as long as you can by splitting your character into two separate parts that you can control simultaneously.

Shape Split is a native Android game that is built in Java using Android Studio and without any engine or external framework.

Features

Interstitial AdMob banner after every game over.

Requirements

Android Studio.

Instructions

To make reskin you need to change colors in colors.xml file and replace Ad Unit ID inside strings.xml.

Related