.alpha-butt{width: 40px;} .nq{width: 100px;} .tarea{font-weight: bold;} .tb1{border: 1px inset #eee;} Score : Fails (10): © WikiTechLibrary --- Hangman --- Click 'New Quote' to start Fails (10): Correct Tries: How to Play You can start hangman game by pressing "Start" button. Hangman game is played by guessing the letter for the given dashes and pressing it. If the letter pressed is correct, your score will be counted else your failure will be counted. For each failure of letter a line will appear and finally a man is hanged to specify the failure. If you want to play hangman game again, then click "Reset button". var alpha=new Array(); var alpha_index=0; var bravo=new Array(); var bravo_index=0; var running=0; var failnum=0; var advising=0; var words = new Array("Do or Die", "To love and win is the best thing and to love and loose the next best", "There is no I in Teamwork", "Where there is a will there is a way", "He who sows reaps", "Time and tide wait for none", "Rome was not built in a day", "Early bird catches the worm", "Hunger drives wolf out of woods", "A stitch in time saves nine", "Actions speak louder than words", "Idleness is a fools desire", "Well begun is half done", "An eye for eye makes the whole world blind", "A bird in hand is worth two in bush", "Rolling stone gathers no moss", "Prevention is better than cure", "Never complain and never explain", "A ship in harbour is safe but that is not what ships are built for", "Fear not for the future weep not for the past", "Man is a political animal", "Answer only yourself and God", "A picture is worth thousand words", "Art is long life is short", "Nature is the art of God", "To err is human To forgive is divine", "Health is wealth", "Who dares wins", "Loving parents have caring children", "Hope for the best and prepare for the worst", "All that glitters is not gold", "Virtue has its own reward", "Honesty is the best policy", "Speech is silver Silence is gold", "Empty vessels make more noise", "Child is father of the man", "It takes a village to raise a child", "Cowards die often", "Goal of all life is death", "United we stand divided we fall", "Fear breeds fear", "Many hands make light work", "In the middle of difficulty lies the opportunity", "Either find a way or make one", "Forgive your enemies but never forget their names", "All art is immortal", "Facts are many but truth is one", "Birds of the same feather flock together", "Happy family is an earlier heaven", "Pen is mightier than sword", "Marriages are made in heaven", "There is no good war or bad peace", "Penny wise Pound foolish", "Freedom is from within", "Friends are sunshine of life", "Beauty is Gods gift", "Live and let live", "Gratitude is the sign of noble souls", "Busy bee has no time for sorrow", "Journey of a thousand miles begins with a single step", "Think Big", "History belongs to the winner", "Make hay while the sun shines", "Hope is a waking dream", "Try try till you succeed", "Necessity is the mother of invention", "Truth exists lies are invented", "Do not count your chickens before they are hatched", "Great minds have purposes others have wishes", "Love is a burning desire", "Slow and steady wins the race", "Silence is the source of great strength", "Honesty is the best policy", "Army marches on its stomach", "Money is a good servant but a bad master", "Student of all master of none", "Unity is Strength", "Imagination gallops judgment merely walks", "Life is a Mystery", "Variety is the spice of life", "Love is blind", "Wise men think alike", "Failing to plan is planning to fail", "Bed is the poor mans opera", "One in thousand becomes a leader the rest follow women"); function pick() { var choice=""; var blank=0; for(i=0; i