This project is fork from MinecraftClone, and setting up modern javascript environment.
A Minecraft-like voxel engine in the browser created using JavaScript and Three.js.
NOTE: Transparent blocks (water, leaves) do not render on macOS devices due to Three.js bug
(The page may take some time to load, be patient!)
- Move forward/backward with W S
- Strafe left/right with A D
- Break blocks with left click
- Place blocks with right click
- Fly up/down using space and shift
- Change blocks using scroll wheel
- Enable debug using F
- This project is a WIP, many features are missing
- This project is not associated with Mojang or Minecraft