Playable result only — the source code stays hidden.
Mission 00 5 min
Mission 0: See What You’re Building
Play the finished Creature Quiz. Try correct and wrong answers, move through all three questions, watch the score, reach the result screen and restart. Then build the same app in six missions.
Build roadmap
What you’ll build, mission by mission
- 1Build the quiz screen
Create question, answers, feedback, score and navigation controls.
- 2Style the quiz
Turn the plain structure into a polished quiz panel.
- 3Make one question work
Wire the answer buttons and feedback.
- 4Store and render questions
Use an array of objects as quiz data.
- 5Move through the quiz
Add scoring and the NEXT button.
- 6Finish and restart
Add a result screen and replay behaviour.