You are browsing as a guest. Sign up (or log in) to start making projects!

37m 47s logged

Fixed the first real bug in World’s Worst Quiz today. The game was completely refusing to run because script.js had a cursed duplicate let questions = [ inside the question array, which broke the whole file before the browser could even start.

Also cleaned up the Start button behavior a bit. Now when you restart the quiz, the score and timer reset properly, and the old timer gets cleared so it doesn’t secretly keep multiplying in the background.

0
2

Comments 0

No comments yet. Be the first!