Advice wanted
6 years ago
I don’t know if it’s a stretch to ask but does anyone know how to make games and can give some advice on how one should start when it comes to learning how to create one. Like does one need to know coding or can you do so without it. Does anyone have any you tubers that can provide sufficient enough information to learn about this or articles for it. Anything is appreciated really
I'm sure they have courses on game development.
If you're worried about coding, I'd go with GameMaker. They have a drag & drop coding system that's not too difficult to learn, especially with tutorials.
And, as another user said, SkillShare does have some good courses on game development. I've been thinking about taking a few myself as a refresher.
I know unity is a really powerful engine I just didn’t know if I needed to have an understanding for coding to use it. I am curious about learning to code but it seems so daunting that I’m not too sure where to start with it. So this why I asked @.@;
Just remember that math is a big part of programming, whether it's games, apps, computer programs, or whatever. Obviously, the more complex the idea and system you want to make, the more complex the math gets. Like, if you're making a simulator like Kerbal Space Program, you would need serious calculations, but for a simple platformer, Unity or GameMaker can do most of the work for you.
Well it's a good thing I love math then so maybe it won't be too bad learn how to code XD