HELP! I need a source code for a memory game. In the form load it should create an array of 20 command buttons. A list of 10 words should be randomly assigned as potential captions for the buttons. When a command button is clicked the word is displayed(the user then tries to find its' match) if a match is found the command buttons are made invisable, if not the user goes again. I need to keep track of user tries to display their rank at the end. I think that is it....I am just looking for a similar program to use as a template....if anyone can share...let me know!!!