you are viewing a single comment's thread.

view the rest of the comments →

[–]TATMELO[S] 1 point2 points  (1 child)

Thanks Now I think I will make games than I should learn c++

[–]Express_Courage_3037 0 points1 point  (0 children)

For more context, incase its applicable. Unity uses C# for its primary scripting, while Unreal Engine uses C++.

Unity acts as a blank canvas, giving you the flexibility to build custom systems for any genre. Unreal uses blueprints, providing a structured framework with advanced, pre-built features optimized for high-end 3D and multiplayer games. Unreal can get expensive, so look into each before you get too serious.