Shooter Game – Simple Android/iOS Application Project in Android

Shooter Game – Simple Mobile Application

Submitted by: admin
Operating System: Android / iOS
Development Engine: Unity3D
Scripting Language: C#
Unity Version Required: 5.6.2f1

Project Overview

This is a beginner-friendly mobile shooter game made in Unity 2D. It demonstrates the core gameplay loop of shooting enemies. The game introduces basic features like:

  • Shooting bullets

  • Hitting enemies

  • Basic movement and mechanics

This project is ideal for anyone new to game development who wants to explore how mobile games are made using Unity.

Setup Instructions

  1. Download and install Unity 5.6.2f1.

    • Optionally install Visual Studio or use the built-in MonoDevelop editor.

  2. Extract the downloaded ZIP file.

  3. Open Unity → Choose Open Project → Select the folder named Fire Bullets.

  4. Run the game in the Unity editor or build for Android/iOS.

Testing on Devices

  • Android: Transfer Fire Bullets.apk to your phone and install it.

  • iOS: You need to build the app in Xcode for iPhone deployment.

Requirements

  • Unity Editor: v5.6.2f1

  • Language: C#

  • Target Platforms: Android / iOS
    (Also portable to: Windows, macOS, Tizen, Smart TV, PlayStation, etc.)

Future Improvements (To-Do List)

  • Add visual effects when enemies die

  • Implement scoring system

  • Add player lives

  • Introduce more levels, UI polish, and sound effects

Learning Resource

This game was built by following the tutorial:
“Unity 2D Course: Build A Mobile Platformer Game From Scratch”

Download Here: Fire_Bullets Project Code

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top