It's a mobile game created using Unity, ARCore and ARFoundation library. Basic mechanic is simply Tower Defence (with extra steps). The game uses markerless augmented reality to place and track placable objects like main tower and turrets.
- Smartphone must be listed in ARCore supported devices list https://developers.google.com/ar/devices.
- The game requires camera permission to work properly.
- Only way to download original game's apk is from this github's releases (you won't find it on neither Play Store nor Apple Store).
- Detecting horizontal planes and anchoring objects.
- Detecting main directional light and ambient spherical harmonics of environment.
- Use of depth sensor to enable objects occlusion (required compatible testing device equipped with that kind of sensor).
- Build for Apple devices.
The game is part of my Engineer's Thesis named: A mobile game with augmented reality (pl. Gra mobilna z wykorzystaniem rozszerzonej rzeczywistości).