A simple Unity Android shooting game
- Download and open Unity Hub
- Create a Unity project in version 2022.3.0f1
- Copy and paste these 4 folders (Assets, Packages, ProjectSettings, UserSettings) to your Unity project directory
- Run your Unity project
- In the Unity control panel, you can run scenes in the development view
- To build the project into .apk: File -> Build Settings -> Switch to Android Platform -> Build
- Install the .apk on your Android
Please check https://github.com/ryougi-shiky/COMP90018_Backend