0

I want to create video games for consoles.. how do I start?

11th Dec 2018, 9:22 PM
Jay
2 Answers
+ 1
I assume you don't know any programming, either, so a good start is to learn how to program. Then pick a good book about introduction to game development to see for yourself what you need to learn (keywords: game development beginners). Of course, you need to know about graphics, audio, basic AI (depending on your game). You also need to decide on the platform (desktop, mobile, web)? There is a ton of stuff you need to learn, especially if you haven't programmed before (learning to program can be a challenge in itself), but it all depends on how complex you want your game to be. Programming languages to consider are C++ if you are aiming for desktop, Java for Android, Swift for Apple devices, and alternatively you could also learn Python, Kotlin or JavaScript.  Good Luck ~
11th Dec 2018, 11:51 PM
Mad Clown
Mad Clown - avatar
0
Thank you very much I'll start with c++
12th Dec 2018, 12:58 AM
Jay