Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karlgluck/8d3d166184cafb29bbbd649434918962 to your computer and use it in GitHub Desktop.
Save karlgluck/8d3d166184cafb29bbbd649434918962 to your computer and use it in GitHub Desktop.
learn Unreal Engine 5 (UE5 https://www.unrealengine.com) - free pro software, this is what the industry uses now
get it from the Epic Games Launcher https://store.epicgames.com/
do projects alone at first. take time to learn the basics. multiplayer is always more complicated.
buying asset store projects is an unreasonably effective way to learn https://www.unrealengine.com/marketplace
learning projects should be simple enough to finish.
blueprints is a programming language for games used by UE5. Many games are possible using only blueprints code. start by searching for “beginner blueprint tutorials ue5”
find a good place to ask questions, like a Discord community or https://forums.unrealengine.com/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment