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

Recommended Answers

All 3 Replies

Have you done anything so far? Any ideas on how to do it?

well all ive gotten so far is to get the image to appear on screen, but at the moment it is positioned at the top left next to the player and acts like the player does

Could you post the code?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.