Tetra Tower – Unity Game Source Code

Overview

It’s cool tetris based game with physics. You need build tower with tetris block in this game. You can rotate it move, or drop it fast.

Try this game, it’s avaliable on the AppStore: Link

Project based on Unity 3D engine but Project tested and launched only on iOS devices, GameCenter and Ads don’t can work on Android devices. But you can try to launch it on Android.

More about game:

Game made with Unity3D engine and write on C# language, game support all current devices iOS devices. It’s an universal game, you can launch it on iPad and iPhone. Minimal required iOS version it’s 8.0.

Code has nice architecture, you can easily add something new or change some component.

Features

Monetisation:

Game have banner, interstitial. Game use this frameworks:

  • AdMob.
  • Chartboost.

Social:

  • RateUs function.
  • Share function.
  • Notifications after 2, 6, 24 hours.

Requirements

  • iOS 8.0 or later
  • Unity 5.4 or later

Instructions

Project have fully documentation for preparing to upload this game.

You can change color of models or add some new 3D models to project and change background. Also all images in project you can change to you own.

Related