Google Feud - The Ultimate Autocomplete Guessing Game

Seele01-Flash
By
Google Feud is the ultimate online guessing game where you predict how Google autocompletes search queries. Test your knowledge of popular searches across multiple categories in this addictive brain teaser.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "**Google Feud: 3D Autocomplete Trivia**". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** "Material Design 3D". The aesthetic should mimic the clean, white, corporate look of the Google homepage but reimagined as a 3D Game Show Studio. * **Color Palette:** Use the official Google brand colors: Blue (#4285F4), Red (#EA4335), Yellow (#FBBC05), and Green (#34A853) for UI accents. The background should be a soft off-white (#FAFAFA) with high-key ambient lighting to eliminate harsh shadows. * **Key 3D Objects:** * **The Big Board:** A central, slightly curved wall containing 10 rectangular 3D tiles (rows). Each tile has a "Hidden" state (numbered) and a "Revealed" state (showing the text and search volume). The tiles should animate (flip 180 degrees) when an answer is guessed correctly. * **The Strike Zone:** Three large 3D "X" models floating near the top. They turn bright red when a player guesses wrong. * **Mobile Optimization:** Use `THREE.BoxGeometry` for the tiles to keep poly count low. Use basic materials (`MeshLambertMaterial`) rather than expensive physical materials to ensure 60fps on mobile browsers. ### 2. Audio Requirements * **BGM:** A light, jazzy, "thinking" loop similar to classic TV game shows (bass and light percussion). It should be non-intrusive. * **Sound Effects (SFX):** * **Correct:** A satisfying, resonant "Ding!" or chime. * **Wrong:** A harsh, comical "Buzzer" or "Honk" sound. * **Tile Flip:** A mechanical "Clack-swish" sound when the answer is revealed. * **Win:** A short applause clip or fanfare. ### 3. Gameplay Loop * **Phase 1: Category Selection:** The player taps one of four 3D floating cards: "Culture", "People", "Names", or "Questions". * **Phase 2: The Query:** The game displays an incomplete search query at the top (e.g., "Why is my goldfish..."). * **Phase 3: Guessing:** The player types a predicted ending. * **Logic:** The code checks the input against a pre-defined array of "Top 10 Google Autocomplete Results" for that query. * **Success:** If the guess matches (using partial string matching/fuzzy logic), the corresponding 3D tile flips over to reveal the full phrase and point value. Score increases. * **Failure:** If the guess is not in the top 10, one "X" lights up (Strike). * **Win/Loss:** The round ends if the player clears the top 5 answers (Win) or gets 3 Strikes (Game Over). ### 4. Mobile Controls & Interaction * **Orientation:** **Portrait Mode (Vertical)** is required to accommodate the list of answers and the on-screen keyboard simultaneously. * **Input Method:** * Use a native HTML `<input>` overlay positioned at the bottom of the screen (z-index higher than the canvas). Do not use 3D text for input as it is hard to tap on mobile. * Include a large, thumb-friendly "GUESS" button (min-height: 50px) next to the input field. * **Camera:** The camera should be static but slightly angled upward to make the board look imposing. * **Feedback:** * **Haptic:** Trigger `navigator.vibrate(200)` when the user gets a Strike. * **Visual:** Shake the camera slightly (screen shake effect) on a wrong answer. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About Google Feud

Google Feud is a fascinating online quiz game that challenges players to think like the world's most popular search engine. This innovative brain game puts your knowledge of internet culture and popular searches to the test by asking you to predict how Google's autocomplete feature finishes various search queries.

The game transforms the familiar experience of typing into Google's search box into an engaging guessing game. With millions of searches entered daily, Google's autocomplete suggestions reflect real human curiosity and behavior patterns, making this game both entertaining and surprisingly educational.

Core Features

Multiple Game Categories

Google Feud offers diverse categories to keep gameplay fresh and challenging: - Culture : Pop culture references, celebrities, and trending topics - People : Famous personalities and public figures - Names : Common names and their associations - Questions : Popular "how to" and "why" queries

Authentic Google Data

The game uses real Google autocomplete suggestions, ensuring that every answer reflects genuine search patterns. This authenticity makes the game both challenging and educational, offering insights into what people actually search for online.

Progressive Difficulty

Each question allows only three guesses, creating tension and requiring strategic thinking. Players must balance obvious answers with more creative possibilities to maximize their score.

Social Competition

Compete with friends to see who truly understands internet search behavior. The game's competitive element makes it perfect for group play and social gatherings.

Game Mechanics

Simple Yet Engaging Gameplay

The rules are straightforward but mastering the game requires deep understanding of search patterns: 1. Choose your preferred category 2. Read the incomplete search query 3. Type your prediction for the autocomplete 4. Discover if your guess matches Google's suggestions

Scoring System

Points are awarded based on how popular your guessed completion is among real Google searches. More popular answers yield higher scores, encouraging players to think about mass appeal rather than personal preferences.

Operation Guide

Getting Started

  • Category Selection : Click on any category (Culture, People, Names, or Questions) to begin
  • Reading Queries : Each question appears as an incomplete Google search
  • Input Method : Simply type your answer and press Enter
  • Guess Limit : You have exactly 3 attempts per question
  • Scoring : Higher-ranked Google suggestions award more points

Strategy Tips

  • Think about what the general public would search for, not just your personal interests
  • Consider current events and trending topics
  • Remember that popular culture heavily influences search patterns
  • Use your remaining guesses wisely if your first attempt fails

Why Play Google Feud

Educational Value

While entertaining, Google Feud offers genuine educational benefits. Players develop better understanding of: - Internet culture and digital behavior - Popular trends and social phenomena - Critical thinking and pattern recognition - Cultural awareness and social dynamics

Perfect for All Ages

The game's content is family-friendly while remaining engaging for adults. It serves as an excellent icebreaker or party game that brings people together through shared curiosity about human search behavior.

No Commitment Required

As a free browser game, Google Feud requires no download, registration, or payment. Simply visit the website and start playing immediately on any device with internet access.

Endless Replayability

With thousands of possible queries and regular updates reflecting current search trends, the game offers virtually unlimited replay value. Each session brings new challenges and surprises.

Frequently Asked Questions (FAQ)