SkillAgentSearch skills...

MinecraftUnrealEngine

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

Install / Use

/learn @Antrophyy/MinecraftUnrealEngine

README

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

Related Skills

View on GitHub
GitHub Stars22
CategoryDevelopment
Updated1mo ago
Forks7

Languages

C++

Security Score

80/100

Audited on Feb 26, 2026

No findings