Hi, how to make games?

Solved/Closed
Bereketz Posts 6 Registration date Monday January 27, 2020 Status Member Last seen January 30, 2020 - Jan 30, 2020 at 03:48 PM
Everld Posts 2 Registration date Wednesday January 29, 2020 Status Member Last seen February 2, 2020 - Feb 2, 2020 at 05:11 AM
I was always a hardcore gamer but for a while ive wanted to make my own indie game but how?? Game programming is foreign island to me. Even normal coding is new to me. I know only some pixel art methods for simple 2d topdown graphics.

My question is how to make either 2D, isometric, topdown or 3d game for PC? Anyone knows?
Related:

2 responses

Well I want to make a million dollars trading on the stock market. Is there a short cut for that? No. I have to learn the skills in order to meet my goals. Programming is the same. Download the UNITY GAME ENGINE and go through some tutorials. You will be amazed how easy it is to get started.....
2
Iamth3 Posts 1 Registration date Wednesday October 16, 2019 Status Member Last seen January 30, 2020
Jan 30, 2020 at 05:03 PM
0
Everld Posts 2 Registration date Wednesday January 29, 2020 Status Member Last seen February 2, 2020
Feb 2, 2020 at 05:11 AM
I agree with the other guy who recommended Unity. Unity is great game engine for newcomers and professionals too. Engines are huge and take years to master and even then you would be a generalist and not a master at individual things that you can do in engines but theyre worth it anyway.

My advice is to learn from free sources instead of paid courses because you will save a lot of money this way. You can find free how-to's at:
- YouTube
- Reddit
- Unity Forum (https://forum.unity.com/)
- Blogs (https://gamedev.blog/development/coding-role-playing-game/)
- Google

The last more is most important tool for game dev... Just search for info and examples in google all the time.
0