Java
2010-10-18 00:34:13 UTC
of users namely administrator and player. Administrator can edit his profile and change
password. Besides, administrator can add new player and create new phrase with
description. Player can edit his/her profile and change password. Besides, player can
view his/her historical game records.
Each user is required to login before entering to the game. When the game is started, the
program will randomly select a phrase and description. Player can start to guess a letter or
the phrase. The player will score five points for each letter guess correctly. An extra
thirty points is given if the players manage to guess the complete phrase with three or
more dashes left (blank letter). Once the letter has been selected, the letter must be
removed from the list. Three points will be deducted from the player for each guess of the
vowels letter (a, e, i, o, u).
there should be 3 classes the player class,admin class and game class....
words are read from a text file
the program shud use codes that are simple as possible
please i need help..ive been struggling for weeks without results...