Posted August 21, 2023 by Adam Vlčko
#UE5 #UnrealEngine #GameDevelopment #IndieDev
So for past couple of days I have been following and learning C++ UE5 course called: "Unreal Engine 5 C++ Developer: Learn C++ & Make Video Games". I started by doing a simple platformer and finished by doing this toon tanks project, I have learnt the C++ syntax which is pretty similar to C#, it took me quite some time to understand pointers and references but after I understood them it was quite easy . That being said I have still a lot to learn, but I know the basics and as one guy one said:
Practice makes perfect - John Adams
Therefore my current goal will be make few little games that will help me learn about the engine...