Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MinecraftUnrealEngine

An Unreal Engine project that is trying to replicate Minecraft's basics. The entirety of this project is done using C++ instead blueprints.

What I Learned

  • Procedural Mesh Generation.
  • Working with threads within unreal engine.
  • Unreal Engine Motion Graphics (UMG).
  • Basics of AI in unreal engine done via code.
  • Numerous c++ mistakes that were causing crashes, you know the drill ..

Youtube Video Demonstration

About

The Unreal Engine 4 project to try and recreate Minecraft. Done purely in c++. For terrain generation I used procedural mesh. Done to broaden the knowledge of game development and c++.

Topics

Resources

Stars

23 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages