Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

C++ help

A topic by AdityaSKhorne created Jul 28, 2024 Views: 238 Replies: 4
Viewing posts 1 to 6

hello I am a C++ learner and I want to make  games for my projects but actually doesn't know that how to make it?

Moderator

That's a big question. What projects? What did you learn so far? What operating system are you on?

(And please don't post repeatedly in unrelated categories. One topic is enough.)

I'd recommend looking up Lazy Foo's "Beginning Game Programming v2.0" series.
It's written quite well and each chapter has a rather clean source code download which is easy to follow. I still often use them for reference.

There's lots of places that have tutorials on C++, but you might have to look around for one that's written in a way that works for you.
I'd recommend Alex Allain's C++ tutorial series. I like his writing style and really got a lot out of his book; "Jumping into C++", when I was first learning C++.

I hope that helps a bit.

I would recommend SDL, and the most helpful tutorial I found was here:

Installing tutorial:


Full series: https://m.youtube.com/playlist?list=PLhfAbcv9cehhkG7ZQK0nfIGJC_C-wSLrx

It creates a top down RPG, but can be changed. The series ends abruptly, but the knowledge from earlier should help you move on!

Hope this helped!

(1 edit)

im in this Discord C/C++ channel, i put some SDL tutorials for work with it in some compilers and SMFL library too...... and also we discuss sometimes our projects or things about C++ stuff

C and C++ Gamedev