Spaces:
Sleeping
Sleeping
| title: Minecraft Clone | |
| emoji: ⛏️ | |
| colorFrom: green | |
| colorTo: blue | |
| sdk: docker | |
| app_port: 7860 | |
| pinned: false | |
| # Minecraft Clone - Browser Edition | |
| A fully playable Minecraft clone running in your browser! Built with Next.js, Three.js (React Three Fiber), and Zustand. | |
| ## Features | |
| - 604+ blocks with real Minecraft textures | |
| - Procedural terrain generation with 10 biomes | |
| - Cave systems, ores, and tree placement | |
| - Creative and Survival game modes | |
| - Block breaking and placing | |
| - Mobile touch controls | |
| - Day/night cycle and weather | |
| - Fly mode (F key) | |
| - Debug overlay (F3) | |
| ## Controls (Desktop) | |
| - **WASD** - Move | |
| - **Space** - Jump | |
| - **Shift** - Sneak | |
| - **Left Click** - Break block | |
| - **Right Click** - Place block | |
| - **F** - Toggle fly mode | |
| - **E** - Open inventory | |
| - **G** - Toggle gamemode | |
| - **F3** - Debug overlay | |
| - **1-9** - Select hotbar slot | |
| - **Scroll** - Cycle hotbar | |
| ## Controls (Mobile) | |
| - Left joystick - Move | |
| - Right joystick - Look | |
| - ⛏ button - Break block | |
| - 🧱 button - Place block | |
| - ⬆ button - Jump | |
| - ✈ Fly button - Toggle fly mode | |