Wordmeister - Free Online Scrabble-Style Word Game

Seele01-Flash
By
Wordmeister is a free online word game that brings the classic Scrabble experience to your browser. Create words on the board using letter tiles, earn points with strategic placement, and enjoy multiplayer word battles without any downloads required.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "Wordmeister". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** A polished, "digital board game" aesthetic. The game should feature a clean, deep navy blue background (`#0d2b45`) to contrast with the board. * **The Board:** A 15x15 grid using a flat geometry. The grid lines should be subtle white. Specific squares must be colored to represent bonuses: * **Blue squares:** Double Letter Score. * **Green squares:** Triple Letter Score. * **Orange squares:** Double Word Score. * **Red squares:** Triple Word Score. * **The Tiles:** 3D rounded cubes with a "light wood" texture (`#e3cba8`). Each tile must display a black uppercase letter (A-Z) and a small subscript number for its point value. * **Lighting:** Soft, ambient white light combined with a directional light casting soft shadows to give the tiles depth and a "tactile" feel. * **Mobile Optimization:** Use low-poly geometries for the tiles (box geometry with bevels). Ensure textures are compressed. Use a single shared material for tiles to reduce draw calls. ### 2. Audio Requirements * **BGM:** A calm, intellectual, and acoustic soundtrack (e.g., slow jazz piano or ambient lo-fi beat) that aids concentration. * **Sound Effects (SFX):** * **Tile Interaction:** A satisfying "wooden clack" or "click" sound when a tile is picked up or placed on the board. * **Scoring:** A cheerful chime or rising major chord when a word is successfully submitted. * **Error:** A dull "thud" or soft buzzer if a word is invalid or placement is illegal. * **Shuffle:** The sound of wooden tiles rattling together. ### 3. Gameplay Loop * **Setup:** The game initializes with a bag of letter tiles (standard English frequency). The player receives a "rack" of 7 random tiles at the bottom of the screen. * **Turn Logic:** * **Player Action:** The player drags tiles from their rack onto the board grid. * **Validation:** When the "Play" button is pressed, the system checks if the tiles form a valid connected structure and if the words exist in a dictionary (simulate dictionary validation for this prototype). * **Scoring:** Calculate score = (Sum of letter points * Letter Multipliers) * Word Multipliers. * **Opponent:** Simulate a simple AI opponent that plays a word after the player finishes their turn, displaying their score and updating the board. * **Game End:** The game ends when the tile bag is empty and one player clears their rack. ### 4. Mobile Controls & Interaction * **Camera:** Use an OrthographicCamera to ensure the grid remains perfectly square and readable. Allow **pan and pinch-to-zoom** (using restricted OrbitControls) so players can navigate the 15x15 grid easily on small screens. * **Touch Interactions:** * **Drag & Drop:** Implement Raycaster logic for touch events. The player should be able to drag a tile from the bottom rack and drop it onto a specific grid cell. * **Snapping:** Tiles must "snap" magnetically to the center of the nearest grid cell when released. * **Recall:** Double-tapping a placed tile (that hasn't been submitted yet) should return it to the rack. * **UI Layout:** * **Orientation:** Portrait mode preferred for mobile. * **HUD:** The tile rack stays fixed at the bottom. "Shuffle," "Swap," and "Play" buttons should be large (min 44px height) and placed just above the rack for easy thumb access. * **Scoreboard:** Player and CPU scores displayed clearly at the top. * **Feedback:** Include a subtle visual "lift" (y-axis movement) and shadow expansion when a tile is currently being dragged. Provide haptic feedback (vibration) on successful tile snap. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

Wordmeister is an engaging English word puzzle game that captures all the excitement of classic Scrabble gameplay in a modern online format. This free browser-based game challenges players to create words using letter tiles on a strategic game board, earning points based on letter values and special bonus squares. Perfect for word game enthusiasts and puzzle lovers, Wordmeister offers an authentic board game experience accessible from any device.

The game uses the official Scrabble dictionary, ensuring fair play and educational value. Whether you're looking to improve your vocabulary, challenge friends, or simply enjoy a relaxing word puzzle, Wordmeister delivers hours of brain-teasing entertainment.

Core Features

Strategic Word Building

Place letter tiles strategically on the game board to form valid English words. Each letter carries a point value, with more challenging letters offering higher scores. Plan your moves carefully to maximize points and outmaneuver opponents.

Bonus Square System

The game board features color-coded bonus squares that multiply your scoring potential: - Blue squares : Double letter value - Green squares : Triple letter value
- Orange squares : Double word score - Red squares : Triple word score

Flexible Gameplay Options

When you're stuck, use strategic options like letter swapping, turn skipping, or tile shuffling. These features help maintain game flow while adding tactical depth to your word-building strategy.

Cross-Platform Compatibility

Enjoy seamless gameplay across desktop computers, tablets, and mobile devices. The responsive design ensures optimal performance whether you're playing on a large screen or smartphone.

Game Mechanics

Starting the Game

Each player receives a random starting letter, with alphabetical priority determining turn order. This fair system ensures balanced gameplay from the very beginning.

Scoring System

Words must be at least two characters long to score points. Letter values reflect their difficulty and frequency in English, encouraging players to use challenging letters for higher scores. The game automatically calculates and displays points for each word played.

Victory Conditions

Games conclude when the tile bag is empty or when both players cannot form valid words. This creates natural game endings while encouraging players to use all available letters efficiently.

Operation Guide

Basic Controls

  • Mouse Drag : Click and drag letter tiles to position them on the board
  • Letter Selection : Click on tiles in your rack to select them for placement
  • Word Confirmation : Place tiles to form complete words, then confirm your move
  • Menu Navigation : Use on-screen buttons for game options and settings

Game Interface

  • Score Display : Monitor both players' current scores in the top-right corner
  • Tile Counter : Check remaining tiles in the bottom-left corner
  • Word History : Review previously played words in the game panel
  • Tutorial Access : Built-in tutorial guides new players through basic mechanics

Strategic Tips

Focus on high-value letters and bonus squares for maximum scoring. Consider both offensive word-building and defensive blocking to control the game board effectively.

Why Play Wordmeister

Educational Benefits

Improve vocabulary, spelling, and strategic thinking skills while having fun. The game's use of official dictionary words ensures authentic learning opportunities for players of all ages.

Social Gaming

Challenge friends or family members in head-to-head word battles. The multiplayer format encourages social interaction and friendly competition.

Accessibility

Completely free to play with no hidden costs or premium features. The browser-based format eliminates download requirements, making the game instantly accessible to anyone with internet access.

Mental Exercise

Regular word game playing helps maintain cognitive sharpness and provides excellent mental stimulation. Wordmeister offers a perfect blend of entertainment and brain training.

Frequently Asked Questions (FAQ)