Guess the Emojis - Emoji Puzzle Game - Puzzle Game

Seele01-Flash
By Leo Clark
Test your emoji knowledge in this fun puzzle game! Match emojis to complete text puzzles. Features special Italian Brainrot characters. Play free online!
Unity

Egg on the Car Roof

Build a Unity challenge: keep a fragile egg on a moving roof.

Build a Unity challenge: keep a fragile egg on a moving roof.Open in workspace
New

Solo Racing Game

Build a browser racer with tracks, timing, and a minimap.

Build a browser racer with tracks, timing, and a minimap.Open in workspace
Subscriber only

Unreal Dungeon Crawler

Build a playable Unreal dungeon crawler, combat-ready.

Build a playable Unreal dungeon crawler, combat-ready.Open in workspace
FPS

Zombie Horror Survival

Build a tense zombie horror survival with map progression.

Build a tense zombie horror survival with map progression.Open in workspace
Subscriber only

Unreal FPS/TPS Shooter

Create a complete UE 5.5 FPS or TPS shooter with combat, UI, and replay.

Create a complete UE 5.5 FPS or TPS shooter with combat, UI, and replay.Open in workspace
Sports

Basketball Duel

Build a one-on-one basketball game with physics shooting.

Build a one-on-one basketball game with physics shooting.Open in workspace
SEELE02 CORE

Game Generator

Turn a one-line idea into a playable game demo.

Turn a one-line idea into a playable game demo.Open in workspace
Sandbox

Voxel Sandbox Builder

Build a voxel sandbox for placing and breaking blocks freely.

Build a voxel sandbox for placing and breaking blocks freely.Open in workspace
3D

Third Person Explorer

Build a third-person explorer with swappable scenes and a live minimap.

Build a third-person explorer with swappable scenes and a live minimap.Open in workspace
New

First-Person Horror Survival

Build a first-person horror survival with exploration and enemies.

Build a first-person horror survival with exploration and enemies.Open in workspace
Unity

Egg on the Car Roof

Build a Unity challenge: keep a fragile egg on a moving roof.

Build a Unity challenge: keep a fragile egg on a moving roof.Open in workspace
New

Solo Racing Game

Build a browser racer with tracks, timing, and a minimap.

Build a browser racer with tracks, timing, and a minimap.Open in workspace
Subscriber only

Unreal Dungeon Crawler

Build a playable Unreal dungeon crawler, combat-ready.

Build a playable Unreal dungeon crawler, combat-ready.Open in workspace
FPS

Zombie Horror Survival

Build a tense zombie horror survival with map progression.

Build a tense zombie horror survival with map progression.Open in workspace
Subscriber only

Unreal FPS/TPS Shooter

Create a complete UE 5.5 FPS or TPS shooter with combat, UI, and replay.

Create a complete UE 5.5 FPS or TPS shooter with combat, UI, and replay.Open in workspace
Sports

Basketball Duel

Build a one-on-one basketball game with physics shooting.

Build a one-on-one basketball game with physics shooting.Open in workspace
SEELE02 CORE

Game Generator

Turn a one-line idea into a playable game demo.

Turn a one-line idea into a playable game demo.Open in workspace
Sandbox

Voxel Sandbox Builder

Build a voxel sandbox for placing and breaking blocks freely.

Build a voxel sandbox for placing and breaking blocks freely.Open in workspace
3D

Third Person Explorer

Build a third-person explorer with swappable scenes and a live minimap.

Build a third-person explorer with swappable scenes and a live minimap.Open in workspace
New

First-Person Horror Survival

Build a first-person horror survival with exploration and enemies.

Build a first-person horror survival with exploration and enemies.Open in workspace

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "**Guess the Emojis: 3D Logic Puzzle**". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style**: Hyper-casual, vibrant, and glossy. Use a "Pop Art" aesthetic similar to the screenshot but translated into 3D. * **Background**: Use a split-screen background shader or simple planes behind the 3D objects: Left side bright yellow (#FFEB3B), Right side purple (#9C27B0), Bottom section blue (#2196F3) for the text area. * **3D Assets (Emojis)**: Instead of 2D sprites, generate procedural low-poly 3D primitives to represent emojis. For the specific "Ballerina Cappuccina" level: * **Item A**: A pair of pink ballet shoes (can be approximated with elongated pink capsules/cylinders with ribbons). * **Item B**: A white coffee cup with brown liquid (cylinder with a handle torus). * **Selection Grid**: A collection of other random "distractor" 3D emoji icons (e.g., a smiley face sphere, a heart shape, a pizza slice). * **Lighting**: Soft ambient light (intensity 0.6) combined with a Directional Light to cast soft shadows, giving the emojis a "sticker" or "fridge magnet" look. * **Mobile Optimization**: Use `THREE.BoxGeometry` or `THREE.SphereGeometry` with low segment counts for primitives. Ensure the renderer uses `pixelRatio: window.devicePixelRatio` for sharp text on high-DPI mobile screens. ### 2. Audio Requirements * **BGM**: A loop of light, thoughtful, "quiz show" style music (Marimba or Pizzicato strings). It should be subtle and not distracting. * **Sound Effects (SFX)**: * **Tap/Select**: A satisfying "Pop" or "Bubble" sound. * **Merge**: A "Whoosh" sound when two emojis combine. * **Success**: A bright "Ding-Dong" or "Ta-da!" chord with a particle explosion sound. * **Failure**: A comical "Wobble" or soft buzzer sound. ### 3. Gameplay Loop * **The Setup**: The screen displays a math-like equation in the center: `[Slot 1] + [Slot 2] = ?`. Below this is the target text hint: "BALLERINA CAPPUCINA". * **Player Action**: The bottom half of the screen contains a scrollable or grid-based pool of 3D emojis. The player must identify the visual components of the text phrase. * **Interaction**: The player taps a "Ballet Shoe" emoji from the pool. It floats up to `[Slot 1]`. Then taps the "Coffee" emoji. It floats to `[Slot 2]`. * **Win Condition**: If the combination matches the target phrase (Shoes + Coffee), the screen flashes green, confetti particles erupt, and the "Plus" sign spins. * **Fail Condition**: If the wrong emoji is placed, it shakes (visual feedback) and returns to the pool. ### 4. Mobile Controls & Interaction * **Controls**: Raycasting is essential. Tap (touchstart/mousedown) on a 3D object to select it. * **Orientation**: **Portrait Mode** is mandatory to mimic the layout of the screenshot (Top images, Bottom text). * **UI/UX**: * The "Plus" (+) sign should be a large 3D white cross in the center. * Text (e.g., "BALLERINA CAPPUCINA") should be rendered using an HTML overlay or `TextGeometry` with a thick outline, placed in the blue zone at the bottom, ensuring it is large enough to be readable on small screens. * **Touch Feedback**: When an emoji is touched, it should briefly scale down (0.9x) and then pop back up (1.0x) to simulate a physical button press. * **Camera**: Use an Orthographic Camera to maintain the puzzle alignment and "flat-3D" look, preventing perspective distortion at the edges of the phone screen. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.
A game idea becoming a playable world and reaching an audience
MAKE • SHARE • EARN

Games are fun. Creating them is even better.

Game Introduction

About the Game

Guess the Emojis is a captivating puzzle game that puts your emoji expertise to the ultimate test. This brain-training challenge requires you to think creatively and use your knowledge of emoji meanings to solve increasingly complex puzzles. The game combines logic, pattern recognition, and cultural knowledge into an entertaining experience that's perfect for players of all ages.

With colorful graphics and intuitive gameplay, this free online puzzle game offers hours of entertainment while sharpening your mind. Whether you're a casual gamer looking for a quick brain teaser or a puzzle enthusiast seeking a new challenge, Guess the Emojis delivers engaging content that keeps you coming back for more.

Core Features

Diverse Puzzle Collection

The game features hundreds of unique emoji puzzles ranging from simple word associations to complex phrase combinations. Each level presents a new challenge that tests different aspects of your emoji knowledge and logical thinking.

Special Italian Brainrot Characters

Experience a unique level pack featuring popular Italian internet culture characters including Ballerina Cappuccina, Tung Tung Sahure, Brr Brr Patapim, and Tralalero Tralala. This special content adds a fun cultural twist to the traditional emoji guessing format.

Progressive Difficulty System

Start with easy puzzles and gradually work your way up to more challenging combinations. The difficulty curve is designed to keep you engaged while steadily improving your puzzle-solving skills.

Cross-Platform Compatibility

Enjoy seamless gameplay across all devices. Whether you prefer playing on desktop, tablet, or smartphone, the game adapts perfectly to your screen size and input method.

Game Mechanics

Puzzle Solving Process

Each puzzle presents you with a series of blank spaces and a selection of emojis. Your goal is to choose the correct emojis that, when combined, represent a word, phrase, or concept. Success requires understanding emoji meanings, cultural references, and creative interpretation.

Scoring and Progression

Earn points for correct answers and unlock new levels as you progress. The game tracks your performance and provides feedback to help you improve your emoji interpretation skills.

Operation Guide

Desktop Controls: - Mouse Click : Select and place emojis - Drag and Drop : Move emojis to correct positions - Right Click : Access hint options (when available)

Mobile Controls: - Tap : Select emojis and confirm choices - Touch and Hold : Access additional options - Swipe : Navigate between different emoji categories

General Tips: - Think beyond literal meanings - many puzzles require creative interpretation - Consider cultural references and popular phrases - Use the process of elimination when stuck - Pay attention to emoji combinations that might represent compound words

Why Play This Game

Mental Exercise

Guess the Emojis provides excellent brain training, improving your pattern recognition, logical thinking, and cultural awareness. Regular play helps maintain mental sharpness while having fun.

Educational Value

The game enhances your understanding of modern digital communication, emoji meanings, and cultural references. It's an entertaining way to stay current with internet culture and emoji usage.

Accessibility and Convenience

  • Completely Free : No hidden costs or premium subscriptions required
  • No Download Needed : Play instantly in your web browser
  • Family-Friendly : Suitable for all ages with clean, appropriate content
  • Quick Sessions : Perfect for short breaks or longer gaming sessions

Social and Cultural Connection

With the special Italian Brainrot character pack, the game connects you to viral internet culture and trending memes, making it a great conversation starter and cultural touchstone.

Whether you're looking to challenge your mind, learn about digital culture, or simply enjoy a fun puzzle experience, Guess the Emojis offers an engaging and rewarding gaming experience that grows with your skills.

Frequently Asked Questions (FAQ)