arrow_upward
game development
#1
does anyone have any experience in any popular game engines like unity/unreal/etc? wondering which one i should look into as a beginner game developer, 1-2 years coding experience.



#2
It really depends on which language you have experience with, first of all. However, I find Unity to be more user-friendly with their entire pipeline, from starting development to publishing the game.



#3
Unity has lots of resources online and is a great choice for many beginners. Another popular engine is the Godot engine. It's a lot newer which means less resources, but it's also completely free and open source and has been growing in popularity recently. You might also wanna look at a game framework instead of an engine as you'll learn more about the ins and outs of game development. Some good ones are monogame, libGDX, and SFML.



#4
Unity is great if you already know C#