I am making a racing game and am trying to find a way to let some one 'win' the game. in order to do this I am trying to display and image on the background at a certain position. This image isn't visable on the screen though until the racer looks around the background which moves. Once the racer finds this image i want the game to display "player _ wins" and then quit after 5 seconds. If you can help me with the image placement or the rest of it i would be grateful. I am using Visual C++ if that helps
Thanks