Adding High Score to my black Jack! Need help PLZE
I have made a Black Jack program, i need to make a highscore for it. My plan is to use wordpad because I understand how to pull text and stuff like that off it, also i know how to put data into it.
First, can I pull data from wordpad like a # and make it a integer?
'I want the score to be in order. using ints, i can do if then... statements. so what i am mainly trying to do is. :
The user hits exit, if user has a "High Score" then let user type in his name through a textbox, save user name and his score (into wordpad), then display higscore by retreiving all the data off of word pad, user then looks at high score then leaves my Program.
I know how i could make a high score through another form that is premade and has highscores,
The reason for wordpad is that it will save the data there so evan if they turn off there comp, the next time they get on they are still a "High Score user" and there name and score will be there because i saved it into data!
Any help is good i am still a (noob:(..) and thank you to all who take time and help me out:bigyello: Thx agian, Seth