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.
- 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.
- 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.
Please fork this repository and contribute back using pull requests.
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.