MineThree
MineThree is a lightweight, browser-based voxel game inspired by Minecraft, built from scratch using modern web technologies. It showcases the power of the React and Three.js ecosystem for creating interactive 3D experiences directly on the web.
Features
- Infinite World: The ground plane dynamically follows the player, creating the illusion of an endless world.
- First-Person Controls: Classic WASD movement, spacebar to jump, and shift to run, with pointer lock for an immersive experience.
- Block System: Place (right-click) and remove (left-click) blocks to build anything you can imagine. Blocks can be placed on the ground or adjacent to other blocks.
- 9 Block Types: A hotbar with 9 different textures (dirt, wood, stone, etc.) selectable with keys
1through9. - Dynamic Day/Night Cycle: A fully operational celestial system with a sun, moon, and stars. The game time is accelerated, allowing for multiple cycles within a real-world hour.
- World Persistence: Your creations and last known position are automatically saved to your browser's
localStorage, so you can pick up right where you left off.
Controls
- Move:
W,A,S,D - Jump:
Space - Run:
Shift - Remove Block:
Left-Click - Place Block:
Right-Click - Select Block Type:
1-9 - Reset World:
R
| Status | Prototype |
| Platforms | HTML5 |
| Author | VibeStorming |
| Genre | Simulation |
| Content | No generative AI was used |
