Tic-Tac-Toe
Web Development
1
Posts
1
Posters
0
Views
1
Watching
-
I have to Write client and server applications to play human-vs-computer Tic-Tac-Toe ("noughts and crosses") across a network. The server will be a computerised player, and the client will be the front end the human player sees. The client and server applications will communicate via sockets But the problem is that ia have to write this in java awt. I was just wondering does any 1 know any good sites for java awt or if any one has seen the source code for the game :laugh: thanks Stephen