README.md 796 字节
Newer Older
6
UPDATE  
622eda98dfef6c4fdb84ccca 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
# minecraft-threejs

English | [中文](https://github.com/vyse12138/minecraft-threejs/blob/main/README_ZH.md)

Minecraft clone made with Three.js and TypeScript

Check it out: [Minecraft - Three.js](https://mc.yulei.me/)

Recommend to use Chrome to get the best experience

![preview](https://user-images.githubusercontent.com/88306344/154383952-9b33bad4-eebb-4a98-a12e-f5f137422d06.gif)

## 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