Skip to content

takaaptech/Minecraft-in-1-Day

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft-in-1-Day

Creating Minecraft in one day in Unity

To-Do's

  • Noise Worm Terrain cave generation link
  • Torches (simple Point lights?)
  • Interacting with Blocks (Inventory for Chest and Furnace)
  • Block Mesh implementation for chests, stairs, half slaps etc.

Fixes

  • Sometimes the Spawn point is around (0, 0, 0)
  • Tree generation -> Leaves are cut off
  • Chunks not loading for more than one Player if already loaded before
  • Chunks are not loading again after being unloaded
  • Jittery Movement - Client handles Movement - Sends Update to Server - Server authenticates Client-Side Prediction

About

Creating Minecraft in one day in Unity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 90.9%
  • HLSL 5.2%
  • ASP.NET 2.3%
  • ShaderLab 1.6%