Creating a Hangman Game in Javascript

Creating a Hangman Game in Javascript
Gadgets For Blogger - Buddy know what it Hang Man Game? This game is very well known from his playing that is not visually later became Visual. Visual examples are what? A lot! I could find in the Hangman.no, Playhangmangames.com and much more. That's an example game Hang Man, would not you know? If a website is what the similarities observed in the Hang Man game is this? Just the same play with the help of Flash Player or in other words with Flash Object right? Already common hehehe.

Here's an example I would give is to use Javascript. Come play Hang Man down here!


Score : Fails (6):

Well, How? Good is not it? Let us now enter the stage pembikinannya way! Find out how below it?

• Go to Blogger.com → When the dashboard, click Add a Gadget Design → → Javascript / HTML.

• Karna Script Hang Man has a narrow width that is not, do not be put on the banks of the blog, yes, fear not fit hehe, put it in at the Bottom Footer or Header.

• In Java Script is empty, put the following code into it.

<script type="text/javascript" src="https://sites.google.com/site/farixsantips/scripts/JSHangman.js"></script> 
<center> 
<form name="f"><table style="width: 531px; height: 83px;" bgcolor="#fff" border="0"> <tbody><tr> <td colspan="4" align="RIGHT">Score : <input onfocus="score.blur();" name="score" value="0" size="2" type="TEXT"> 

Fails (6): <input onfocus="lives.blur();" name="lives" value="0" size="2" type="TEXT"></td><td colspan="7" align="CENTER"> 
<input onfocus="word.blur();" name="word" value="--- Hangman ---" size="35" type="TEXT"> 

<input onfocus="tried.blur();" name="tried" value="Click GO To Get a Word." size="35" type="TEXT"> 

</td> <td colspan="2" align="CENTER"> 
<input onclick="new_word(this.form);" value=" GO " type="BUTTON"> 
</td> </tr> <tr> <td><input onclick="seek('A');" value=" A " type="BUTTON"></td> <td><input onclick="seek('B');" value=" B " type="BUTTON"></td> <td><input onclick="seek('C');" value=" C " type="BUTTON"></td> <td><input onclick="seek('D');" value=" D " type="BUTTON"></td> <td><input onclick="seek('E');" value=" E " type="BUTTON"></td> <td><input onclick="seek('F');" value=" F " type="BUTTON"></td> <td><input onclick="seek('G');" value=" G " type="BUTTON"></td> <td><input onclick="seek('H');" value=" H " type="BUTTON"></td> <td><input onclick="seek('I');" value=" I " type="BUTTON"></td> <td><input onclick="seek('J');" value=" J " type="BUTTON"></td> <td><input onclick="seek('K');" value=" K " type="BUTTON"></td> <td><input onclick="seek('L');" value=" L " type="BUTTON"></td> <td><input onclick="seek('M');" value=" M " type="BUTTON"></td> </tr> <tr> <td><input onclick="seek('N');" value=" N " type="BUTTON"></td> <td><input onclick="seek('O');" value=" O " type="BUTTON"></td> <td><input onclick="seek('P');" value=" P " type="BUTTON"></td> <td><input onclick="seek('Q');" value=" Q " type="BUTTON"></td> <td><input onclick="seek('R');" value=" R " type="BUTTON"></td> <td><input onclick="seek('S');" value=" S " type="BUTTON"></td> <td><input onclick="seek('T');" value=" T " type="BUTTON"></td> <td><input onclick="seek('U');" value=" U " type="BUTTON"></td> <td><input onclick="seek('V');" value=" V " type="BUTTON"></td> <td><input onclick="seek('W');" value=" W " type="BUTTON"></td> <td><input onclick="seek('X');" value=" X " type="BUTTON"></td> <td><input onclick="seek('Y');" value=" Y " type="BUTTON"></td> <td><input onclick="seek('Z');" value=" Z " type="BUTTON"></td> </tr></tbody></table></form> 
</center> 
<p>Get more Trick from <a href="http://farixsantips.blogspot.com">Farixsantips</a></p>

After that Save!
Come SCOR achieve as much as possible, beat your friend (halah): D All you guys!

0 comments:

Post a Comment