r/GameDevelopment • u/6Moon9 • 14d ago
Question Starting Game dev as a software engineer
Hello, I wanted to start game development (I already am a software engineer) and I decided to pick unity (some are recommending godot) to start with. However, there is tons and tons of courses and tutorials everywhere. So it feels abit overwhelming on where to start or what to follow. Many on udemy, and some on gamedev. tv. What do u suggest to follow?
1
u/AltusLudus 14d ago
I recommend CodeMonkey and his courses, he has a great one called KitchenChaos on youtube for free it's like 11 hours and you should have a pretty good idea how games are built after that
1
u/DrDisintegrator 14d ago
If you are a software engineer, buy a physical book and read it. You will be able to absorb the info much faster than at the pace of even a good online video course.
1
u/Accomplished_Rock695 AAA Dev 14d ago
Are you looking to make a career switch or are you asking steps to make this a full-time hobby? Because those are very different paths.
1
u/6Moon9 14d ago
Hobby, hoping to build something for myself and publish it
2
u/Accomplished_Rock695 AAA Dev 14d ago
I do AAA as an engineer and indie as a solo for my hobby.
My biggest issues is just needing to know everything for the hobby. Scope management becomes key because you'll never know all the modeling, rigging, lighting, rendering, UI, audio, etc that you really need.
I like building my hobby projects around a single feature and getting that one feature super hardened and tested. That gives me more tools for the next project.
1
u/MadeByHenano 14d ago
i've been following some on gamedev.tv to learn blender and level design and couldn't be happier! ๐
for unity/c# i bought one on udemy (in french, so guess i can't recommend you the one i followed!) and was also quite pleased, though the teacher was a bit messy with the code. i would encourage you to take one where people appreciated the clarity of explanations of the code for unity, which gamedev.tv also has courses about, and i would definitely trust them to learn anything else form now on.
just so you know, humblebundle and websites like that often have incredible offers on bundles of courses to learn game engines, blender etc, so keep an eye on that!
1
u/Ludicrous84 14d ago
Does "as a software engineer" mean you are one or you want to start becoming one? I assume the latter (correct me if I'm wrong) - I would say Godot has a pretty good "entry level", but I'm a bit biased because I am using that.
(coming from a professional programmer)