Green - Color Logic Puzzle Game - Puzzle Game

Seele01-Flash
By Emily Sanchez
Play Green, a challenging puzzle game with 25 unique levels. Turn the whole screen green by solving clever logic puzzles. Free to play in your browser!
Adventure

Character Adventure Sim

Build a 3D character explorer with traversal and interactive zones.

Build a 3D character explorer with traversal and interactive zones.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

Desert Quickshot

Build a Unity quickdraw duel with streaks and rising heat.

Build a Unity quickdraw duel with streaks and rising heat.Open in workspace
Subscriber only

Unreal Mountain Tour

Tour a third-person Unreal world of mountains and water.

Tour a third-person Unreal world of mountains and water.Open in workspace
Shooter

Dead City Shooter

Build a third-person zombie shooter in a ruined city.

Build a third-person zombie shooter in a ruined city.Open in workspace
Driving

City Car Driving

Build an open-city free-driving game with car selection.

Build an open-city free-driving game with car selection.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
Subscriber only

Unreal Top-Down Roguelite

Create a complete UE 5.5 top-down arena roguelite with upgrades and a boss finale.

Create a complete UE 5.5 top-down arena roguelite with upgrades and a boss finale.Open in workspace
Unity

Castle Devour Quest

Build a Unity castle quest with risky rooms and a win goal.

Build a Unity castle quest with risky rooms and a win goal.Open in workspace
Shooter

Platform Shooter Quest

Build a side-scrolling platform shooter with weapon switching.

Build a side-scrolling platform shooter with weapon switching.Open in workspace
Adventure

Character Adventure Sim

Build a 3D character explorer with traversal and interactive zones.

Build a 3D character explorer with traversal and interactive zones.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

Desert Quickshot

Build a Unity quickdraw duel with streaks and rising heat.

Build a Unity quickdraw duel with streaks and rising heat.Open in workspace
Subscriber only

Unreal Mountain Tour

Tour a third-person Unreal world of mountains and water.

Tour a third-person Unreal world of mountains and water.Open in workspace
Shooter

Dead City Shooter

Build a third-person zombie shooter in a ruined city.

Build a third-person zombie shooter in a ruined city.Open in workspace
Driving

City Car Driving

Build an open-city free-driving game with car selection.

Build an open-city free-driving game with car selection.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
Subscriber only

Unreal Top-Down Roguelite

Create a complete UE 5.5 top-down arena roguelite with upgrades and a boss finale.

Create a complete UE 5.5 top-down arena roguelite with upgrades and a boss finale.Open in workspace
Unity

Castle Devour Quest

Build a Unity castle quest with risky rooms and a win goal.

Build a Unity castle quest with risky rooms and a win goal.Open in workspace
Shooter

Platform Shooter Quest

Build a side-scrolling platform shooter with weapon switching.

Build a side-scrolling platform shooter with weapon switching.Open in workspace

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "Green - Logic Puzzle". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style:** Strictly Minimalist and Geometric (Bart Bonte style). Use a **Orthographic Camera** to create a flat, vector-art aesthetic within the 3D space. * **Color Palette:** Monochromatic Green scheme. * Background: Dark Forest Green (#0b3d0b). * Active Elements: Vibrant Lime Green (#32CD32). * Inactive/Detail Elements: Sage or Olive Green (#556b2f). * Text/Icons: Stark White (#FFFFFF). * **Geometry:** Use basic primitives (`PlaneGeometry`, `CircleGeometry`, `ConeGeometry` for trees) with low polygon counts. * **Materials:** Use `MeshBasicMaterial` for a completely flat look, or `MeshLambertMaterial` with a very directional light to create subtle, hard-edged shadows (paper-cutout effect). * **Optimization:** Merge static geometries where possible. Ensure high pixel density (`renderer.setPixelRatio(window.devicePixelRatio)`) for crisp edges on mobile retina screens. ### 2. Audio Requirements * **BGM:** A smooth, looping **Acid Jazz / Lounge** track. It should be minimal, featuring a rhythmic bassline and soft electric piano chords to aid concentration without distraction. * **Sound Effects (SFX):** * *Interact:* A soft, woody "tock" or "click" sound when tapping elements. * *Success:* A harmonious major chord sweep or a satisfying "pop" when a puzzle is solved. * *Hint:* A light "ding" sound. ### 3. Gameplay Loop * **Core Concept:** The goal is to make the entire screen turn the specific "Active Green" color (#32CD32). * **Level Logic (Example Level):** Implement a **"Lights Out" mechanic** for the generated level: * Create a 3x3 grid of dark green tiles. * Clicking a tile toggles its state (Dark <-> Lime) and the state of its orthogonal neighbors. * **Victory Condition:** When all 9 tiles are Lime Green, the grid scales up to fill the entire screen with green color, triggering the "Level Complete" state. * **Hint System:** A persistent "Lightbulb" icon in the top-right corner. Clicking it reveals which tile to press next (visual highlight). ### 4. Mobile Controls & Interaction * **Input Handling:** Use `Three.Raycaster` mapped to `touchstart` and `touchend` events for instant responsiveness (do not rely solely on `click` to avoid the 300ms mobile delay). * **Orientation:** **Portrait Mode** preferred. The camera zoom should adapt to screen width (`window.innerWidth`) to keep the puzzle grid centered and distinct. * **UI/UX:** * Buttons (Hint, Reset) must have a hit area of at least 44x44 pixels. * **Feedback:** Implement a simple tween animation (using GSAP or internal interpolation) to slightly scale down the object on touch-down and scale up on touch-up, mimicking a physical button press. * **Haptics:** Trigger `navigator.vibrate(50)` on every valid interaction if the device supports it. 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 Green

Green is a captivating logic puzzle game that challenges players to think outside the box. As part of a popular color-themed puzzle series, Green offers 25 meticulously crafted levels where your goal is simple yet challenging: turn the entire screen green. What makes this game special is that each level introduces completely new mechanics and puzzle-solving approaches, ensuring that no two challenges feel the same.

The game features minimalist design with immersive visuals and atmospheric music that creates the perfect environment for focused puzzle-solving. Whether you're a casual puzzle enthusiast or a hardcore logic game fan, Green provides an engaging experience that will test your problem-solving abilities.

Core Features

Innovative Puzzle Design

Green stands out with its unpredictable puzzle mechanics. Unlike traditional puzzle games that follow set patterns, each of the 25 levels introduces entirely new concepts and rules. This approach keeps players constantly engaged and prevents the gameplay from becoming repetitive.

Progressive Difficulty System

The game starts with relatively simple puzzles to help you understand the core concept, then gradually increases in complexity. Each level builds upon your understanding while introducing fresh challenges that require different thinking approaches.

Built-in Hint System

Stuck on a particularly challenging level? Green includes an intelligent hint system accessible through the lightbulb icon. Click it multiple times to receive increasingly obvious clues, helping you progress without completely spoiling the solution.

Atmospheric Experience

The game combines clean, minimalist visuals with carefully crafted background music to create an immersive puzzle-solving environment. The green color theme is consistent throughout, creating a cohesive and visually pleasing experience.

Gameplay

How to Play

The core objective in Green is beautifully simple: make the entire screen turn green. However, achieving this goal requires careful observation, logical thinking, and creative problem-solving. Each level presents a different puzzle mechanism that you must figure out through experimentation and deduction.

Some levels might involve clicking specific patterns, others could require timing-based actions, and some might need you to discover hidden interactive elements. The key is to observe carefully, think creatively, and don't be afraid to experiment with different approaches.

Level Structure

With 25 levels of increasing complexity, Green provides hours of engaging puzzle-solving entertainment. Early levels serve as an introduction to the game's philosophy, while later stages present mind-bending challenges that will test even experienced puzzle solvers.

Operation Guide

Simple Controls

Green features incredibly intuitive controls that anyone can master: - Left Mouse Click : The primary interaction method for solving puzzles - Hint Button : Located in the top right corner (lightbulb icon) for when you need assistance - Level Navigation : Simple interface for moving between completed levels

The one-click control system ensures that the focus remains on puzzle-solving rather than complex controls, making the game accessible to players of all ages and gaming experience levels.

Why Play Green?

Perfect for All Skill Levels

Whether you're new to puzzle games or a seasoned veteran, Green offers an appropriate challenge. The progressive difficulty ensures that beginners can learn and improve, while the later levels provide substantial challenges for experienced players.

No Time Pressure

Unlike many modern games, Green allows you to think at your own pace. There are no timers, no rush, and no penalty for taking time to contemplate your next move. This makes it perfect for relaxing gaming sessions or when you want to exercise your brain without stress.

Browser-Based Convenience

Play instantly in your web browser without downloads, installations, or account creation. Green is also compatible with mobile devices, allowing you to enjoy puzzle-solving on the go.

Completely Free

Enjoy all 25 levels without any payment requirements, subscriptions, or in-app purchases. The full game experience is available at no cost.

Frequently Asked Questions (FAQ)