Visual Basic

From WLCS
Revision as of 12:48, 4 February 2009 by Admin (talk | contribs)

Monday - Wednesday (2/2/09 - 2/4/09)

  • Demo Whack-a-Mole Game to Mr. Bui
  • Reading and writing to files
  • Using the file I/O demo as an example, add a high score saving feature in your game. A high score should be read from a file at the beginning of the game. When the game is over, if the new score is greater than the old high score, then output the new high score to file.

Archives