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

Untitled

  • 2 Devlogs
  • 1 Total hours

World's Worst Quiz

Open comments for this post

46m 34s logged

Devlog timeee!!! The game is officially getting way more chaotic. Added a full rage meter that goes up when the player gets answers wrong and starts changing the game as it rises. Low rage is just rude comments, higher rage causes shaking and glitch effects, and max rage triggers Meltdown Mode, which is exactly as subtle as it sounds.Also added random chaos events between questions. The quiz can now throw fake achievements, fake warnings, fake loading screens, error messages, screen tilts, and other nonsense at the player. It tracks how many chaos events happened too, because apparently the quiz needs receipts.Then added an achievement system. Players can now unlock badges like First Mistake, Professional Guesser, Rage Quitter, Touch Grass, Quiz Survivor, and Chaos Master. The achievement panel shows them during the game and lights them up when unlocked.Also cleaned up some broken JavaScript from a paste issue, fixed the HTML structure, and checked the script for errors. Current status: the game runs, the chaos works, the rage works, and the quiz is becoming properly unfair.

0

Loading discussion…

0
1
Open comments for this post

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

Loading discussion…

0
2

Followers

Loading…