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
Showing posts with label Hidden Picture Game Project. Show all posts
Showing posts with label Hidden Picture Game Project. Show all posts

Tuesday, May 26, 2009

4. Hidden Picture Game Project


Hidden Picture Game is a small learning project in C# Dotnet. It is a windows application developed in C# dotnet. The code is very well organised and properly commented. It is a memory game for children. So, Learn, play and Enjoy.


Functional Features:
1. This Game is developed so that it can be played as a professional game
2. Rich user interface with proper colors
3. The application calculates Number of clicks and Score

Technical Features:
1. This application is developed using Visual Studio dotnet 3.5
2. Contains logic for calculating Number of clicks and Score
3. Contains embedded resources(images) by which images are embedded inside the assembly. So, no need to depend upon any other external folder containing image files.
4. Uses array of images
5. Extensive work on button properties
6. Feature to open a new form from parent form
7. Browse through all the controls in the windows form
8. Uses event handling

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/500-Hidden-Picture-Game.aspx

  © Blogger templates Shiny by Ourblogtemplates.com 2008

Back to TOP