Anyone makes games? How to?

I saw this tutorial:

And it got me interested in video game creation.
I like the concept of AR games but I would rather code a normal PC game. But the thing is I am not very experienced nor skilled. Can I still make 3D game alone if im beginner programmer and without spending money? if yes then how? Any recommendations for languages and libraries welcome

1 Like

You can create 3D game for free (and 2D) in any popular framework or game engine. Engines are much easier. Unity is quite easy and popular. Best part about it is that there are many tutorials on internet so even non-coders can make games. This is a good one:


He has many lessons like inventory or animation and basics of c#. This one is free as well:

Though I dont really like Udemy courses because they are in video form imo its harder to watch. I am beginner like you but I “learned” coding in unity really quick and even though i am from good - coding 3d games in it is very easy. If you have error just google it and there are ton of solutions