There are computer games like Family feud, Wheel of Fortune, or Pac-Man has a leader board to show high scores. I thought is to create a high score page that will attach to my High Roller game. So do I need to create another .bas file and join two files together or add lines to my High Roller game by clearing screen and show a high scores page. The catch is to accumulate the scores or in this game amount of dollars won. I may not want to use my name Cedric everytime a game is play. Sometimes an ailas name is good too by selecting a name to begin the game. Each time a saved name is selected the dollar amount accumulate and maybe add a field of numbers of games played. Any suggestions?
Thank you,
Cedric
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello fellow programmers,
There are computer games like Family feud, Wheel of Fortune, or Pac-Man has a leader board to show high scores. I thought is to create a high score page that will attach to my High Roller game. So do I need to create another .bas file and join two files together or add lines to my High Roller game by clearing screen and show a high scores page. The catch is to accumulate the scores or in this game amount of dollars won. I may not want to use my name Cedric everytime a game is play. Sometimes an ailas name is good too by selecting a name to begin the game. Each time a saved name is selected the dollar amount accumulate and maybe add a field of numbers of games played. Any suggestions?
Thank you,
Cedric