README.md
minecraft-threejs
English | 中文
Minecraft clone made with Three.js and TypeScript
Check it out: Minecraft - Three.js
Recommend to use Chrome to get the best experience
Features:
- Destroy block and place block
- Mouse wheel (or number key) to select different block types
- Movement and collision detection
- Random terrain / blocks / tree generations
- Infinite world
- Game save / load
- Sound effect and BGM
- Highlight the block at crosshair
- Basic UI and settings
- Mobile friendly
Working on:
- Multiplayer
- Generates water
- Higher performance algorithm
M
项目简介
TypeScript 是 JavaScript 的一个严格语法超集,并为该语言添加了可选的静态类型。