Adventure Quiz Lab

Vanilla JavaScript, static HTML, CSS


Assignment: "Build a user adventure, quiz, or game that follows this pattern:

  1. User Info Page - starting information for user
  2. List Page - user presented with list of quests, tasks, or topics
  3. Quest or Task Page - user completes Quest, task, or topic
  4. Repeat thru steps #2 and #3 until end conditions
  5. Final results page on end condition(s)"