I just learned the basics of C++. I still haven't learned many things about the language, but I will soon. Anyway, I want to make a simple small game, and I need help with graphics. I want to be able to display bitmaps.
The code I've seen online for displaying bitmaps just confuse me. I have some experience with graphic programming, but not in C++ (in BASIC). Can anyone guide me in the right direction for displaying bitmaps? Thank you for your cooperation.