Get benefited from interview Q/A and Online Test section. Subscribe to this blog to get updates directly in your mail box.
Best View in Google Crome, Mozilla firefox or IE 7 or above

Wednesday, May 6, 2009

2. Tic Tac Toe Game Project


TicTacToe is a very famous game among students. This project is a Windows application developed using C# and .Net. I have followed oops concepts while coding. It is a very good project to learn C# basics and coding standards. The code is very well organised and properly commented.

Key features of this project:
1. It is a windows application developed in C#.Net.
2. It has proper industry standards for naming the controls.
3. The code is properly commented so that it will be more readable and maintainable.
4. The code demonstrates reusability concepts in oops as it contains methods for repetitive tasks.

You can find more details about the project at the following link. Also, you can download the C# Dotnet source code from the same link. Have a look at it and post your comments.

http://www.dotnetspider.com/projects/485-TicTacToe-Game.aspx

No comments:

Post a Comment

  © Blogger templates Shiny by Ourblogtemplates.com 2008

Back to TOP