Air Tap Game Demo

Air Tap is a side-scrolling game, like the popular game Super Mario Brothers, where the player controls a bird in a 2D environment. Unlike Mario, the player only has control over the bird's vertical movement. The main goal is for the bird to travel as far as it can without hitting any dark purple pipes. I created this game using Unity Game Engine and a bunch of C# scripts like: Bird Script, Pipe Script, Pipes Spawner Script, Basic Controllers, Colliders, and UI for the Score and Game Over screen.

Air Tap Screenshot 4 Air Tap Screenshot 3 Air Tap Screenshot 2 Air Tap Screenshot 1