Quiz Game - Intro and Setup [1/8] Live 2016/11/14

Watch this video in context on the official Unity learn pages - In this live training session we will look at creating a multiple choice quiz game. We will create the core game loop - timer, score, win and lose states. We will also show code architecture best practices - keeping data and logic separate, and how to structure a game in a way that makes it easy to maintain and extend.
Back to Top