Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 729 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 729 Bytes

ARSpaceShooter

Unity Space Shooter game in Augmented Reality using Vuforia

Requirements

Unity Version 4.6.2f1

Vuforia Unity Extension Version 4.0.103

Setting up the tools

  1. Download this repository
  2. Download the Unity Developement Environment
  3. Download the Vuforia Unity Extension
  4. Start Unity -> Go to File -> Open Project -> Select this folder
  5. Select (double click) '3DMain' from 'Scenes' in the Project Window.
  6. Press the Run button to run the project inside Unity
  7. Go to File -> Build Settings -> Build to build an APK for Android

We have also provided an already up-to-date APK in the Android APK folder if you want to just try out the game.