An Augmented Reality Treasure Hunt game Build using Unity and Vuforia
Source code for Augmented Reality Treasure Hunt held at Kollam as part of Conjura, AKYS, Techfest of CE.
Starter code and assets from https://github.com/fi-content2-games-platform/FIcontent.Gaming.Application.TreasureHunt
File Structure is bit messy. Pull requests after cleanup are invited.
One of the scene requires phone with Gryscope sensor to work. Remove it if you want.
- Setup Vuforia Config
- Get api key from vuforia and add to vuforia config.
- Add image targets
- Create your own image target database at vuforia
- Import them the database to your project
- Enable you own datasets instead of mine
- Customize clues in "clue#" scenes
- Insert image targets in "scene#"
- Add next "clue#" scene name to "scene#"
- Duplicate "clue#" and "scene for as many levels you like
- Build apks