Skip to content

geraldo-andrade/MinecraftClone-Unity

 
 

Repository files navigation

A Minecraft clone made with Unity

这里是中文的README(Here is the README in Chinese)

Screenshot

Screenshot

Screenshot

Features

  • Infinite chunk generation
  • Caves and Ores
  • Lighting And Physics
  • TNT Explosion
  • Flowing water
  • Sand affected by gravity
  • Saves world to files
  • Audios and Particle effects
  • Custom resource packages
  • Some bugs (〃'▽'〃)

Block Editor and Item Editor in Unity

Screenshot

Screenshot

Screenshot

You can create a new block or item without writing any code! Some complex block logic only needs to be written in the corresponding event (using Lua).

Lua Codes

Screenshot

References

In no particular order

  1. TrueCraft
  2. MineClone-Unity
  3. MinecraftClone
  4. Making a Minecraft Clone
  5. Minecraft_Wiki
  6. 炒鸡嗨客协管徐的CSDN博客

Changes

2020-08-19

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.0%
  • ShaderLab 6.1%
  • Other 0.9%