Computer Science Canada hangman |
Author: | L.mawaty [ Sun Jan 30, 2011 10:26 pm ] |
Post subject: | hangman |
Hello Could anyone please help me with the hangman game but i want the computer guess the word and the user think of a word similar to this one http://linux.softpedia.com/get/GAMES-ENTERTAINMENT/Puzzle/Reverse-Hangman-60597.shtml I need the source code or guide where I should start any help is appreciated |
Author: | Tony [ Sun Jan 30, 2011 11:02 pm ] |
Post subject: | RE:hangman |
It might be easier to make it so that the human player is the one guessing. Once you have everything else developed, you could implement the computer guessing part (also, the experience of playing as a human will give you ideas about how a computer might guess). |