Just Slide (Remastered) - Puzzle Sliding Game

Seele01-Flash
By
Just Slide (Remastered) is an addictive sliding puzzle game where you paint entire areas by sliding blocks. Features clean minimalist design, progressive difficulty, and hundreds of challenging levels.

Prompt

MODEL: Seele01-Flash
Please use Three.js to generate a **mobile-first game** with the theme "Just Slide (Remastered)". Please read the following detailed game design requirements first, and then generate the code accordingly: ### 1. Assets & Environment * **Visual Style**: Create a clean, minimalist aesthetic inspired by the "flat design" movement but implemented in 3D. The camera should use an Orthographic projection to maintain a puzzle-board feel, positioned directly top-down (birds-eye view). * **Player Character**: A simple 3D cube with rounded corners (bevel geometry). The distinctive feature is a cute "Kawaii" face texture (two dots for eyes, a small curve for a mouth) on top. The cube should leave a trail of color behind it. * **Environment**: A grid-based maze. * **Floor**: Initially pure white tiles. * **Walls**: Dark grey or charcoal minimalist blocks with subtle ambient occlusion shadows to separate them from the floor. * **Paint**: When the player moves over a white tile, it changes to a vibrant "Hot Pink" (#FF007F) color permanently. * **Effects**: Add a subtle "squash and stretch" animation to the player cube when it hits a wall to give it a jelly-like physical feel. Add tiny confetti particles when a level is 100% painted. * **Mobile Optimization**: Use low-poly geometries. Combine meshes where possible. Use simple Lambert or Phong materials rather than expensive PBR shaders to ensure 60fps on mobile browsers. ### 2. Audio Requirements * **BGM**: A chill, lo-fi hip-hop or soft electronic ambient track. It should be repetitive but non-intrusive, encouraging focus. * **SFX**: * **Slide**: A satisfying "whoosh" or "slick" sound when the cube is moving. * **Impact**: A soft "thud" or "pop" when the cube hits a wall and stops. * **Win**: A cheerful, ascending chime or major chord arpeggio when the level is completed. * **Restart**: A quick "rewind" tape sound effect. ### 3. Gameplay Loop * **Core Mechanic**: The player controls the sliding cube. Once a direction is chosen (Up, Down, Left, Right), the cube **cannot stop** until it hits a wall or an obstacle. * **Objective**: The goal is to cover 100% of the accessible white floor tiles with pink paint. The level is not complete until every traversable tile is colored. * **Logic**: * The player cannot change direction mid-slide. * Backtracking over already painted tiles is allowed but doesn't change the state (they stay painted). * Simple progression: Start with a small 4x4 grid, then increase complexity with larger grids and trickier wall placements. * **Win Condition**: Check grid state after every move. If `unpainted_tiles == 0`, trigger the "Level Complete" sequence. ### 4. Mobile Controls & Interaction * **Touch Controls**: Implement **Swipe Gestures** (TouchStart -> TouchMove -> TouchEnd) to control the sliding direction. * A quick swipe up/down/left/right triggers the movement. * The threshold for a swipe should be short to allow for quick reactions. * **Orientation**: Force or design for **Portrait Mode** by default, as grid puzzles are easier to play one-handed on phones. * **UI Elements**: * **Restart Button**: A large, circular "Refresh" icon in the top-right corner (minimum touch target 44x44px). * **Level Indicator**: Clean text at the top center. * **Win Screen**: An overlay that appears on success with a big "Next Level" button in the lower third of the screen (easy thumb reach). * **Haptic Feedback**: Trigger a short, light vibration (using `navigator.vibrate(10)`) whenever the cube hits a wall. Trigger a longer vibration pattern on level completion. Do not ask for clarification. Do not request confirmation. Directly execute the generation task based on the given instructions.

Game Introduction

About the Game

Just Slide (Remastered) is a captivating puzzle game that challenges your spatial reasoning and strategic thinking. The objective is simple yet engaging: slide blocks across the game board to paint the entire area with color. This remastered version features enhanced graphics, smoother gameplay mechanics, and an expanded collection of mind-bending levels that will keep puzzle enthusiasts entertained for hours.

The game combines the satisfaction of solving logic puzzles with the visual appeal of minimalist design. Each level presents a unique spatial challenge where you must carefully plan your moves to ensure complete area coverage. The clean interface and intuitive mechanics make it accessible to players of all ages while providing enough depth to challenge even experienced puzzle solvers.

Core Features

Clean Minimalist Design

The game features a beautiful, distraction-free interface with vibrant colors and smooth animations. The minimalist aesthetic allows players to focus entirely on the puzzle-solving experience without unnecessary visual clutter.

Progressive Difficulty System

Start with simple introductory levels and gradually progress to complex multi-step puzzles that require careful planning and strategic thinking. Each new level introduces subtle mechanics that expand the gameplay possibilities.

Cross-Platform Compatibility

Play seamlessly across desktop browsers and mobile devices. The responsive design ensures optimal gameplay experience whether you're on a computer, tablet, or smartphone.

Instant Restart Feature

Made a mistake? The quick restart function (R key) lets you instantly retry any level without losing momentum, encouraging experimentation and learning from trial and error.

Unlimited Gameplay

With no time limits or move restrictions, you can solve puzzles at your own pace. This makes the game perfect for both quick mental breaks and extended puzzle-solving sessions.

Gameplay Mechanics

The core gameplay revolves around sliding a character block across a grid-based playing field. As you slide, you paint the path behind you, gradually filling the entire area with color. The challenge lies in finding the correct sequence of moves that allows you to reach every empty space exactly once.

Each level presents a unique layout with obstacles, narrow passages, and strategic chokepoints that require careful navigation. Some levels feature complex branching paths where the order of your moves becomes crucial to success.

Operation Guide

Controls are intuitive and responsive:

  • WASD Keys or Arrow Keys : Move your character in four directions (up, down, left, right)
  • R Key : Instantly restart the current level to try a different approach
  • Mouse/Touch : Navigate menus and select levels (on touch devices)

The sliding mechanic is physics-based - your character will continue moving in the chosen direction until hitting a wall or obstacle. This creates interesting strategic considerations as you plan multi-step sequences.

Why Play This Game

Perfect Mental Exercise : Just Slide offers excellent brain training that improves spatial awareness, logical thinking, and problem-solving skills. It's an ideal way to keep your mind sharp while having fun.

Stress-Free Gaming : With no time pressure, competitive elements, or failure penalties, the game provides a relaxing yet engaging experience perfect for unwinding after a busy day.

Accessible Yet Challenging : The simple mechanics make it easy for anyone to start playing immediately, while the progressively complex levels ensure long-term engagement for dedicated puzzle fans.

Free and Instant : Play immediately in your browser without downloads, installations, or registration requirements. The game loads quickly and runs smoothly on virtually any device with internet access.

Frequently Asked Questions (FAQ)