Aero Dash – 2D Chasing Plane Game (Mobile Android Build)
Aero Dash is a high-speed 2D mobile game developed in Unity, where the player pilots a jet through a vertically scrolling environment filled with chasing enemy planes and challenging obstacles. Created as part of the Unity Essentials Pathway, this project showcases key skills in 2D game development tailored for Android platforms.
Responsive player controls using swipe/touch input
Dynamic enemy planes that chase or intersect the player’s path
Real-time obstacle avoidance with collider-based detection
Game Over screen with score tracking system
Parallax background to enhance the sense of motion
Mobile-optimized UI and layout for different screen sizes
Developed using Unity 2D Toolkit, Rigidbody2D, and BoxCollider2D
Programmed in C#, including player mechanics, enemy logic, and scoring
UI scaling and interaction optimized for Android touch input
Successfully built, exported, and tested for Android deployment