Hello I am using visual basic language within Windows Application Form. I have a form that leads me to my very basic game, the game itself and then i have another form which i want to display the computers score and humans score. My question is simply
how can i make it so when my third form is shown it shows the score of the computer and human? (P.S i am showing the scores of the computer and human within the game itself through labels).
↧