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

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

4 comments:

  1. good game but why is the pictures not getting shuffled for the next try..

    ReplyDelete
  2. Very useful post.Dotnet spider site is one last stop for .net programmers and developers.
    Thanks for this post.
    Work from home India

    ReplyDelete
  3. Admin Says: This game is a learning project. I made it with picture positions static. You guys can modify the code and change the picture positions for each play.

    Let me know if you need any help in that.

    ReplyDelete
  4. Sir ,
    my name is ashsish, i m mca final year student , sir plz send me coding of "Hidden Picture Game Project"




    Thanks & Regards
    Ashsish kumar
    ashish.mca85@gmail.com

    ReplyDelete

  © Blogger templates Shiny by Ourblogtemplates.com 2008

Back to TOP