Spaces:
Running
Running
Ctrl+K
BlockShift Chronicles – A Futuristic Shape-Stacking Puzzle Game Objective: Create a fully responsive HTML5, CSS, and JavaScript puzzle game inspired by Tetris but featuring unique gameplay mechanics and original visuals to ensure no copyright infringement. The game must work seamlessly across desktop, tablet, and mobile browsers with smooth controls and animations. Core Concept Instead of standard falling blocks, players control energy shards that shift and rotate through gravitational zones. The board is hexagonal or circular, unlike the standard rectangular Tetris grid. Players must align matching colors or energy symbols rather than simply filling lines. Matching 3 or more similar shards in connected clusters causes them to detonate in spectacular energy bursts, scoring points and freeing space. Combo chains reward higher multipliers. Difficulty increases by introducing rotating obstacles and gravity reversals after certain levels. Unique Features Gravity Zones: Blocks can fall in multiple directions depending on the zone’s gravitational pull. Color Fusion Mechanic: Merging different color shards creates special power shards with unique effects (e.g., clear nearby blocks, slow time, reverse gravity). Dynamic Board Shapes: Levels shift between hex grids, circular arenas, and spiraling vortex shapes. Combo Scoring: Chain reactions reward skillful planning. Power-Ups: Temporary shields, double-score boosts, and “magnet mode” to attract pieces to certain areas. Art Style & Theme Futuristic neon aesthetic with glowing shards, pulsating energy lines, and smooth particle effects. Background: animated galaxy or energy core that subtly shifts color as levels progress. Minimalistic UI with holographic panels for score, level, and power-up indicators. Technical Requirements Technologies: Pure HTML5 Canvas, CSS3 for responsive layout, vanilla JavaScript (no external game engines). Responsiveness: Auto-scale canvas to fit any screen resolution (mobile, tablet, desktop). Controls: Desktop: Arrow keys (move), Space (rotate), Down (quick drop). Mobile: On-screen swipe controls and tap-to-rotate. Animations: Smooth transitions (60fps), particle effects for explosions, glowing color transitions for combos. Audio: Original retro-futuristic soundtrack + satisfying block placement and explosion sounds. Scoring System: Points for matches, combo multipliers, and time bonuses. Additional Features Level progression with escalating difficulty (speed, new shard types, rotating hazards). Local high score leaderboard stored in browser (IndexedDB/localStorage). Pause, resume, and restart buttons with smooth menu transitions. Optional colorblind mode (patterns instead of colors). Offline play support via service worker (PWA-ready). Final Deliverable A single-page game with clean, modular code separated into index.html, style.css, and game.js. Fully documented code with clear comments for future updates. All assets (shards, effects) must be original vector shapes (no copyrighted textures). Game should feel fast, modern, and addictive, appealing to both casual and hardcore puzzle fans. - Initial Deployment
15bdce5 verified