Hi im very new to coding | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Hi im very new to coding

I wanted to get into it to design video games. Whats the best step into doing it?

21st Jun 2019, 12:09 AM
Brandon Musekay
5 Answers
+ 2
It depends. If you want to work in AAA game company, learn C++, C# or Java would be necessary. And most of game companies right now is using the existing game engine e.g. (Unreal, Unity, etc.) and it's using that languages. If you want to work for indie game or just by yourself, technically, you can use whatever your language you want learn (Ruby, JS, Python, whatever.) I think, it would be better to focus at existing game engine(or libraries) rather than the programming languages itself. The free one and with strong community would be a good start! I mean, you don't need to build it from scratch, it's just hella time consuming. :D For me personally, I'm using Ruby2D (free) for prototyping simple app. And RPG Maker VXAce (paid) because most of my project is mostly focused on retro-RPG. And it's all written on Ruby. For building a game from the scratch, I'm using Godot Engine. and it's using GDScript (Python-like custom script) and you can mix-it up with C++ if you need some performance. And it's free.
21st Jun 2019, 4:31 AM
Rikimaru
Rikimaru - avatar
+ 4
I would suggest finishing the C# course and using the Unity game engine, or C++ and using unreal. They’re the two most used game engines around at this time, so it’s a great place to start
21st Jun 2019, 12:53 AM
Jax
Jax - avatar
0
I appreciate all your responses! Thank you very much!
21st Jun 2019, 6:05 AM
Brandon Musekay
0
Learn python to first get into games. Then get higher and higher like I would say c++ then java then maybe swift
29th Feb 2020, 5:10 PM
ReidyQ