Quiz Scanner – Unity Game

Overview

This is a question and answer game for Android, you have to guess the image that is shown.
The images are partially shown simulating a scanner.
To add questions you have to use the editor that integrates the game. 
The editor creates a json file that contains the questions and answers.

Important: The images used in the demo (apk file) are not included.
You have to add your own questions and answers.

Demo APK

Features

  • Json Quiz Editor included.
  • 64 bits support.
  • Rate Us link.
  • Terms and conditions link.
  • Monetization:
  • AdMob banner and interstitials (GoogleMobileAds v3.18.3 or higher).

Requirements

  • Supported Unity versions 2019.2.2 or higher.
  • Android SDK and NDK.

Instructions

The documentation included in the project will guide you through the reskinning process for Unity, step by step. 

Related