You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<li>If you want select the difficulty level. This sets the number of wrong attempts before hanging to 3, 6, or 12</li>
52
67
<li>Press New Game</li>
53
-
<li>Select the difficulty level. This sets the number of wrong attempts before hanging to 3, 6, or 12</li>
54
-
<li>The game begins when you select your first character</li>
68
+
<li>The game begins when you select your first character.</li>
55
69
<li>You cannot change the difficulty level once the game has started until the "New Game" button is pressed</li>
56
70
</ul>
57
71
</div>
58
72
<div id="footer">
59
73
<ul>
60
-
<li><a href="<?phpecho$path_parts['dirname']?>/hangman.php?vpa=m">View mobile version of this website</a></li>
74
+
<li><a href="<?phpecho$path_parts['dirname']?>/hangman.php?vpa=d">View desktop version of this website</a></li>
61
75
<li><a href="http://www.huntingground.freeserve.co.uk/main/mainfram.htm?../games/hangman/hangman1.htm">Visit the website that inspired this page</a></li>
0 commit comments