Stupidity Test - Logic Quiz Game

Seele01-Flash
By
Stupidity Test is an engaging logic quiz game that challenges your reasoning skills with colorful puzzles, shape recognition, and simple math problems. Test your intelligence and see how you measure up!

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "**The Stupidity Test (3D Reimagined)**". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style**: Recreate the classic "Flash Game" aesthetic using a 3D **Toon/Cel-Shaded** style. Use `THREE.MeshBasicMaterial` with bold, high-contrast colors (Saturated Orange #FF9900, Bright Blue #0099FF, Stark White #FFFFFF). * **Outlines**: Implement a "hand-drawn" outline effect on all 3D objects (buttons, shapes) to mimic the marker stroke in the reference image. This can be achieved using inverted hull method or `THREE.LineSegments` with `THREE.EdgesGeometry` rendered in thick black lines. * **Background**: A clean, off-white background (#F0F0F0). Add subtle, floating 3D primitive shapes (question marks, pyramids, spheres) in the background that rotate slowly to add depth without distracting the user. * **Camera**: Use a `THREE.OrthographicCamera` to maintain a consistent UI layout regardless of depth, ensuring the game looks like a crisp vector illustration. * **Performance**: Use simple geometries (BoxGeometry, CylinderGeometry) to keep polygon count extremely low for mobile battery efficiency. ### 2. Audio Requirements * **BGM**: A loop of "sneaky" or "goofy" pizzicato orchestral music (violins plucking, tuba) that suggests a mischievous tone. * **SFX - Success**: A cheerful "Ding" or a "Pop" sound when a correct answer is selected. * **SFX - Failure**: A loud, jarring "Buzzer," "Honk," or "Glass Breaking" sound to emphasize the mistake. * **SFX - UI**: A squishy "Rubber" sound when buttons are pressed down. ### 3. Gameplay Loop * **Core Mechanic**: A rapid-fire logic puzzle game. The player is presented with a question/instruction and must tap the correct 3D object/button to proceed. * **The "Trick"**: Questions often rely on the **Stroop Effect** or logic twists. * *Example 1:* Text says "Tap the Red Button," but the word "Red" is colored Blue, and the Red button is labeled "Blue". * *Example 2:* "Press the button 3 times," but the button moves position after every tap. * *Example 3:* "Don't touch the Orange Triangle," requiring the player to wait out a timer or touch a hidden "Continue" button. * **Win/Loss Condition**: The game is "Sudden Death." One wrong answer immediately ends the game and displays a "Game Over" screen with a cheeky rank (e.g., "Certified Fool"). * **Progression**: Track the number of correct answers (IQ Score). The game gets faster or visual distractions increase as the score goes up. ### 4. Mobile Controls & Interaction * **Orientation**: **Portrait Mode** optimized. The question text should be at the top 20% of the screen, and the interactive 3D elements should occupy the bottom 80%. * **Touch Input**: Use `THREE.Raycaster` mapped to touch events (`touchstart`, `touchend`). * **Visual Feedback**: When an object is touched, it must physically depress (scale down on Y-axis) or wobble (elastic bounce) to mimic a physical button. * **Haptic Feedback**: Trigger `navigator.vibrate(50)` on correct answers and `navigator.vibrate([100, 50, 100])` on failure (if supported). * **Hit Testing**: Ensure interactive objects have invisible "hit box" meshes slightly larger than the visible geometry to accommodate "fat finger" inaccuracies on small screens. * **UI Scaling**: Text and Buttons must dynamically resize based on `window.innerWidth` to remain legible on both phones and tablets. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

Stupidity Test is a cleverly designed quiz game that puts your logical thinking to the ultimate test. Despite its provocative name, this game is actually a sophisticated intelligence assessment tool disguised as entertainment. Players face a series of carefully crafted questions involving colors, shapes, mathematical operations, and logical reasoning challenges.

The game features a clean, minimalist interface with bold graphics and intuitive design. Each question is presented clearly, allowing you to focus entirely on the mental challenge at hand. Your performance is tracked throughout the test, and you'll receive immediate feedback on your answers.

Core Features

Comprehensive Logic Assessment

The Stupidity Test covers multiple cognitive domains to provide a well-rounded evaluation of your thinking abilities:

  • Color Recognition Challenges : Questions that test your ability to identify, differentiate, and logically process color-based information
  • Shape Logic Puzzles : Geometric reasoning tasks that challenge spatial intelligence and pattern recognition
  • Mathematical Problem Solving : Simple yet tricky math questions that require careful attention to detail
  • Logical Reasoning : Abstract thinking challenges that test your ability to follow logical sequences

Instant Scoring System

Receive immediate feedback on your performance with a comprehensive scoring system that tracks your progress throughout the entire test. The game shows your final score at completion or stops immediately when you make an error, adding an element of pressure that makes each question crucial.

Cross-Platform Compatibility

Enjoy seamless gameplay across all devices with full browser compatibility for both desktop computers and mobile devices. No downloads required - simply open your browser and start testing your intelligence immediately.

Gameplay Experience

Question Variety

Each playthrough presents a fresh mix of challenging questions designed to catch you off guard. The questions may seem simple at first glance, but they often contain subtle tricks that require careful consideration. Success depends on your ability to think critically and avoid common logical pitfalls.

Progressive Difficulty

Questions are structured to gradually increase in complexity, starting with seemingly obvious answers before introducing more sophisticated logical challenges. This progression keeps players engaged while building confidence before presenting the most challenging puzzles.

Operation Guide

Playing the Stupidity Test is straightforward and intuitive:

  • Mouse Control : Use left-click to select your chosen answer from the multiple choice options
  • Question Navigation : Progress through questions automatically after making your selection
  • Score Tracking : Monitor your performance in real-time as you advance through the test
  • Immediate Feedback : Receive instant results showing whether you passed or where you made mistakes

The simple control scheme ensures that the focus remains entirely on the mental challenge rather than complex game mechanics.

Why Play This Game

The Stupidity Test offers several compelling reasons to challenge yourself:

Mental Exercise : Regular brain training through logic puzzles has been shown to improve cognitive function and problem-solving skills. This game provides an entertaining way to keep your mind sharp.

Quick Entertainment : Perfect for short breaks or when you need a mental challenge that can be completed in just a few minutes. Each test session is brief but intellectually satisfying.

Self-Assessment Tool : Gain insights into your logical reasoning abilities and identify areas where your thinking might need improvement. The game serves as both entertainment and self-evaluation.

Social Challenge : Compare your results with friends and family members to see who can achieve the highest score or complete the test without errors.

Accessibility : Completely free to play with no registration required. Simply visit the game page and begin testing your intelligence immediately.

Replay Value : Multiple question sets and randomized elements ensure that each playthrough offers a fresh challenge, encouraging repeated attempts to improve your score.

Frequently Asked Questions (FAQ)