| concetration game i'm trying to create a game that is played acrooss a network using the ip address of the two pc's
ive already created the server class , a client class , also a textbased client .
the game is functional and you are able to play it but you can only play it on the run command .
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 .
i'm trying to upload my code but its too long too be uploaded ,so i've uploaded a zip file containing every thing
Last edited by khfnol001 : 04-20-2008 at 10:16 AM.
|