Best courses to learn 2d game development in C++?
https://news.ycombinator.com/item?id=35407883This is not for professional career or something. This is just to practice OOP as I'm learning C++ atm. I found there are not many course for sfml, sdl, allegro, graphics.h,raylib etc unlike unreal engine. So, if you know something which has a good tutorial, please recommend. In OOP way. I want to make games like tic tac toe etc. Well, I could make them in console as well.
I want a course that teaches game development concepts like collision detection etc. I don't need to be taught library as it's easy to learn small libraries.