Basically I would like to make a system of "classification" in the mario kart for my racing games. (ie a classification in real time on the side of the screen)
I have already created an instance variable for the "player" family which is a turn counter.
But how do you compare the instance variables of each player to know their position in the ranking?