Quote:
|
i the created a gui class for the game but i'm having problems linking the gui class to the other classes i created , so instead of using the command prompt the user must use the gui to play the game .
|
Alright, you said that you had a problem with linking from the GUI class to the other class? Why is that? Why can't you instantiate the other class within the GUI class that you created..?