C++
04-22-2010, 09:33 AM
I am trying to get my racing game to recognise when two images have hit eachother when this happens I then want the game to display "Player 1 or 2 wins" and then quit the game. My code is very long so i will not post unless i need to. Im am using visual C++ and have looked at other stuff on the...