i am using graphics feature of c++, while using inbuilt rectangle example it shows error which will remove after "initgraph(&gdriver, &gmode, "D:\\TC\\BGI");" but after running output window hangs up and no output generated .
Can we really add graphics in C++ using SMFL, SDL, etc...
If Yes then can anyone please guide me.
I've created KBC Game, Car Racing Game, Snake & Ladder game
I want to add graphics.