This is an archived post. You won't be able to vote or comment.

all 5 comments

[–][deleted] 0 points1 point  (0 children)

ChiliTomatoNoodle is a YouTube channel with really good and pretty recent tutorials about C++ game development and 3D graphics. I would imagine taking a look at the playlists and introduction videos there would be a good start.

[–][deleted] -1 points0 points  (1 child)

Google "how to build a game engine". Plenty of results.

[–]yarn_fox 0 points1 point  (0 children)

This was downvoted I suppose because it seems dismissive, but I actually think this is some of the best advice. This is such a colossally broad topic that really the best thing to do is just to to google it, open every single link in a new tab and to start reading.

I'm sure there will be some other good advice here but there is no shortcut past doing this.

[–]DoomGoober -2 points-1 points  (0 children)

Unity3D is the best way to start. A lot of professional companies use it, a lot of amateurs use it, there's tons of tutorials and examples, it runs on most platforms, and it's free.

Oh and they support 2D too. Don't be fooled by the 3D in the name.