khaledosman / terasoft-summer-reunited

Automatically exported from code.google.com/p/terasoft-summer-reunited
0 stars 0 forks source link

E7. As a system, I should keep track of high scores in order. #28

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Story Description:
1. Get High Scores.
2. Sort them
3. Save them to file.

Original issue reported on code.google.com by vendett...@gmail.com on 26 Jul 2012 at 1:24

GoogleCodeExporter commented 9 years ago
Omar,ok lets agree on convention ,we will save score into .txt file like that : 

Tamer,4000
Ahmed,3000
Hassan,2000

....

ok? so i can start working in high score screen :)

Original comment by hollaxy...@gmail.com on 1 Aug 2012 at 11:45

GoogleCodeExporter commented 9 years ago
not sure if this is related to you or tamer but in Class score
remove the contentManager from loadContent parameter and use the one from 
screenManager
Also Draw method shouldn't take SpriteBatch as a parameter, replace it with 
gametime and use the spritebatch from screenmanager

Original comment by khaled.osmaan on 14 Aug 2012 at 9:29

GoogleCodeExporter commented 9 years ago
its related to tamer ... but guess what
No. Retardhead this isnt a screen.. its not associated with a screen manager... 
and nothing says loadcontent shouldnt take any parameters or so.. Its just a 
method.. and it happens to be with the same name as XNA's method. 

Original comment by vendett...@gmail.com on 15 Aug 2012 at 2:12

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r240.

implementation review

Original comment by vendett...@gmail.com on 15 Aug 2012 at 2:24