Tuesday 24 January 2012

Word Game



Good Evening All,

The program that I am posting is a simple word game(just like a hangman). Control Array is the basic technique used here. The player is shown some squares (no of squares is equal to the selected word's length) with a hint that describes the word. The player has to guess the word within the given chances. The program uses an MSAccess database for having the words and their hints.

The database (wordings.wdb) is included in the zip file. Open the file using Microsoft Access and edit. Each record in the database has the following

1. Hint for the word
2. The Actual Word
3. Level of the quiz
4. Number of chances

Download the project here.



For Comment Comments, Suggestions, Knowledge sharing give a common for this
post

No comments:

Post a Comment