Friday, February 04, 2005

Latest .NET fun project

Today, I am working on a fun project to create a client-server application to play a game of Scrabble. Feels good to learn stuff about C#. The project uses delegates, TcpClient, TcpServer classes, a command language with a parser and packer. The whole thing is a lot of fun an learning.

No comments:

Post a Comment