PDA

View Full Version : How can I creat connect 4 online game with 2 players by using C# ?


sahar.
Apr 5, 2012, 07:58 PM
I have an assignment , it requires to write a socket programming in order to creat connect 4 online game with 2 players . The program should ask for the players name ! I have to choose either client-client , or server-server!
Please help me .