Here are some comments:
Things I like:
1. Really like the alphabet list and indications of which letters have been played.
2. I like the horizontal rule separating the New Word from Exit buttons.
3. The most important elements (the word and the image) have good positioning.
Things that could be improved:
1. It would be nice to have a countdown so you know how many misses you get (looks like 7, but not sure)
2. The hint should cost a point. Maybe have it as a one-time Hint button the user can select.
3. The tree branch is a little abstract. I thought it was a blood stain at first!
4. It's not immediately obvious that the letters should be clicked to make a guess. Maybe a comment about that on the page ("click a letter to make your guess")
5. Might be nice to have a "level of difficulty" option (not sure if shorter or longer words are harder)
Thanks, that was fun.
Dave
Main Topics
Browse All Topics





by: MilanKMPosted on 2006-06-24 at 19:56:35ID: 16977240
Hi PCableGuy,
Just take a quick snap to your project GUI interface. It's quite a simpler one. In this project you should consider following things.
[1] At the top right side I think the Maximize button should be disabled.
[2] You should put menu for the NEW, EXIT & other operations. Generally in game NEW is also defined by the F2 shortcut key.
[3] Another thing, may be not directly related to GUI, but should be included in this type of project. In menu put an item like Option or Category. Where the player can choose the type of the word (e.g. City, Movie, River etc.)
Thanks
MilanKM