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