**Voxel Craft** - A Minecraft-inspired sandbox game with: **Core Features:** - **First-person 3D voxel world** built with Three.js - **Mine blocks** (left-click) and **place blocks** (right-click) - **3 block types**: Grass (top green), Dirt, Stone - **16x16x16 procedural terrain** with varied height using sine waves - **Day/night cycle** (120s) with dynamic sun position and lighting - **WASD movement + Space to jump** with gravity physics - **Mouse look** (click to lock pointer, move to look around) - **Hotbar UI** showing selected block (scroll wheel or click to switch) **Controls:** - **WASD/Arrows**: Move - **Space**: Jump - **Mouse**: Look around (click canvas first) - **Left-click**: Break block - **Right-click**: Place block - **Scroll wheel**: Change block type **Next Ideas:** 1. **More Block Types** - Add wood, leaves, water, ores (diamond, gold) with different textures and properties 2. **Larger World** - Generate multiple chunks (16x16) in a grid for true exploration, with chunk loading/unloading **Ready to level up your game? Pick one and let's build it!**