Where can i download the source code for the example games?

Hi,

I’ve manually compiled UE. I am looking to find the source code for the example games like the Shooter game so i can learn from it.

Where are the source code for these example games located?

Look in the marketplace, you find them under ShowCases and Completed project.

Unreal Engine Marketplace | Store of UE Assets for Games and 3D Rendering - UE Marketplace Is this the link to it, if it is i don’t see what your describing.

Ok something which was not mentioned is that you have to still install the unreal engine launcher. To access market place etc.

goto your documents folder and open the “unreal projects” folder. find the name of your project, like shootergame, and there should be a .uproject file. right click on the file in your browser and in the context menu, there should be an option to “generate visual studio project files”. this will unpack the source code so you can view it in visual studio.