Alpha alpha Hangman.
The bot guesses random letters but probably no longer guesses the same letter twice or more still.
Also it's word it always from the animal list so, ye.
go find bugs or something
http://www.filedropper.com/showdownload.php/hangman_8
EXTRACT IT TO YOUR DESKTOP.
Sacraficed portability to make use of the windows argv[] thing in order to make the file path relative. Also this allowed me to use Sleep();.
Release 4: case sensitivity no longer a problem
Release 7: bot should no longer guess repeat letters
Release 8: added difficulty (only effects the amount of guesses you're allowed as of now)
The source is an unplanned abomination. Works though.
http://pastebin.com/sjh0vUv1
Last edited by Fear; Aug 15, 2013 at 09:50 PM.