Monday, 11 June 2012

12 June

Today i have fixed my problems from version 2 of the program. the program does not yet recognize double letters this is something i plan to fix in version 3 of the program. I also plan to add a module called progress that will tell the user the guesses they have guessed and how many more they have to complete to win. It will also notify how many strikes you have. I plan to tell the user how many letters the word has at the beginning of the game too.

11 June


Today I fixed my “How many games do you want to play” Function in my algorithm. I made It work by adding it to the main() function, a silly mistake that I fixed very easily.