Skip to content

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++.

Notifications You must be signed in to change notification settings

Antrophyy/MinecraftUnrealEngine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published