Skip to content

A simple Unity shooting game for Android. Includes setup instructions, scene testing, and APK building using Unity 2022.3.0f1.

Notifications You must be signed in to change notification settings

amybok/2Dprojectile_game_frontend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unity Android Shooting Game

A simple shooting game built with Unity for Android.

How to Open & Run

Prerequisites

  • Unity Hub: Ensure Unity Hub is installed on your machine.
  • Unity Version: Use Unity 2022.3.0f1 for compatibility.

Steps

  1. Download and Open Unity Hub
    Launch Unity Hub on your machine.

  2. Create a New Unity Project
    Create a new project using Unity 2022.3.0f1.

  3. Add Project Files
    Copy and paste the following folders into your Unity project directory:

    • Assets
    • Packages
    • ProjectSettings
    • UserSettings
  4. Run the Project
    Open the project in Unity.
    In the Unity Editor, use the development view to run scenes and test the game.

Building for Android

  1. Go to File -> Build Settings.
  2. Switch the platform to Android.
  3. Click Build to generate the .apk file.

Installing the Game

Transfer the generated .apk file to your Android device and install it to play the game.


Enjoy the game! 🚀

About

A simple Unity shooting game for Android. Includes setup instructions, scene testing, and APK building using Unity 2022.3.0f1.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 67.8%
  • ShaderLab 22.8%
  • Mathematica 4.4%
  • HLSL 4.0%
  • Shell 1.0%