Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 796 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 796 Bytes

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

preview

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