iphone - Help with Points between rounds in objective-c -


I am new to objective-c and there is a problem finding a way to score points for many players in my game Has been there. I have 4 characters in my game which are all objects from the same class. 1 is controlled by the user and the other is controlled by 3 computers. In my game there are 3 races in each level. To finish each character for each round I need a way of keeping track so that at the end of the 3rd race, I can give the user points based on the place they came in. Can anyone provide some suggestions? Will an NSDictionary accomplish this? I have a very rigorous understanding of the diagnosis of NSDictionary, but I was sure that if I could just filter my data of each player to get my data. In my mind, I think I need somewhere to store this data so that I can get the average of my last compared to other players.

Why do not you define only an array which is the example variable of the players Players keep a score for the level? So for example:

  @ interface player: NSOBK {NSARRA · Scoopor Level; }  

Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -