Simple AR game about blowing off a balloon to a portal.
How to play:
- Print image of the balloon from
images-db/balloon.png
and place it horizontally on floor - Install the app on Android smartphone and launch it
- Scan image of the balloon with the camera of your smartphone
- A flying balloon should appear in AR above the physical image
- Blow air in the mic of your smartphone to accelerate the balloon
- Deliver the balloon to the portal with the strength of your lungs!
Debug build:
./gradlew assembleDebug
Release build (unsigned):
./gradlew assembleRelease
adb install app/build/outputs/apk/standard/debug/app-standard-debug.apk
Or simply copy/move app-standard-debug.apk
on your smartphone and install it through File Manager.
To run this app your Android device must be compatible with ARCore. List of devices supported by ARCore may be found here: https://developers.google.com/ar/devices