MrLibertine / Splitter

Android Game made in Unity 5.5. Play it on https://play.google.com/store/apps/details?id=com.mdg.splitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Splitter

It is a simple mobile platform (currently only Android) 2D game, where aim is to just avoid the spikes and climb higher to reach out of tunnel. It is going to be available on playstore soon.

How To Play

  • Basically the screen is divided into parts left and right.
  • Click on left side to go left and right side to go right.
  • Click on both the sides to split the player and avoid center spikes.
  • Also builtin tutorial is added in the game.

Install Instructions

  • Clone this repository and import it in Unity3D. Prefer the latest version.
  • GoTo File > Build Settings
  • Select Android Platform and select all the scenes and finally build the apk.

Contributing

Please fork this repository and contribute back using pull requests.

License

Copyright 2017 Deepankar Agrawal

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

 http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Android Game made in Unity 5.5. Play it on https://play.google.com/store/apps/details?id=com.mdg.splitter

License:MIT License


Languages

Language:C# 81.8%Language:ShaderLab 18.2%