Quiz Scramble Template will soon be submitted as a full Unity template on the Asset Store. I’m hoping that this will give anyone a quick and easy way to create a unique trivia game.
This template is coded in C# and built with Unity 5.6.2.
Features
- With a fully commented code base this is ideal for those learning the basics of C#.
- Ready for release, just build and play!
- Works on platforms, PC, Mac, iOS and Android.
- Supports multiple resolutions and aspect ratios, automatically.
- Supports mouse and touch controls.
- Easily customisable so you can create a game with varying difficulty modes or an individual game from each of the game modes.
This will be my first full template submission to the Asset Store, so at this point I’m looking for feedback. Could I add in anything to make it easier for users to download and make their own?
The Basics
The mechanics are that a word is chosen a random from a category that the player selects from prior to entering the game. That word is shuffled and presented in a grid of 4x4 tiles. The player is presented with a hint and then they have a certain length of time to guess the word and spell it correctly before the time runs out. There is also a shorter timer counting down while you play. When this hits 0 the tiles on the board randomise and you have to continue spelling the word.
I’m planning on submitting this to the Asset Store in the next week, but I’ll be using the feedback gathered here to build new features.
Feel free to play with the DEMO and read the draft DOCUMENTATION.
Thanks for your time!