Open Trivia is a package which makes implementing a quiz system into your game super easy! It uses the Open Trivia Database API to fetch up to 50 quiz questions at a time with support for many categories and multiple difficulties.
* 19 Different Categories
* 3 Different Difficulties
* Multiple Choice or True/False Questions
* Up to 50 questions with a single API call
* Multi threaded! Does not block the Unity thread!
* No dependancies! - Uses Unitys built-in JSON deserializer!
Queries? Email me!
Open Trivia