A simple Minecraft clone built with Three.js.
https://dgreenheck.github.io/minecraft-threejs-clone/
Teach developers how to build a Minecraft clone that runs in the browser without using advanced graphics techniques or writing custom shader code.
You sure can! I created a tutorial video series on my YouTube channel which you can check out here.
- Procedural World Generation
- Biomes
- Resources (Coal and Iron)
- Terrain Chunking
- Terraforming
- Save/Load
- Inventory Management
- Crafting
- More block types
- Item drops
- NPCs