@@ -39,18 +39,18 @@ <h2 class="slds-m-bottom_small slds-text-heading_medium">
3939 How to Play
4040 </ h2 >
4141 < p class ="slds-m-bottom_small ">
42- < b > Clear the mines!</ b > Expose squares one at a time by clicking on them.
43- If the square is clear, you'll get to see how many of its neighbors have mines in them (0 through
44- 8). However, if the square has a mine in it, all the mines will explode.
42+ < b > Clear the mines!</ b > Expose squares one at a time by clicking on them. If the square is clear,
43+ you'll get to see how many of its neighbors have mines in them (0 through 8). However, if the square
44+ has a mine in it, all the mines will explode.
4545 </ p >
4646 < p class ="slds-m-bottom_small ">
47- < em > Right-click</ em > or < em > Long-Press</ em > on a square to flag it as a suspected mine. Do it again to
48- mark it as questionable, and again to clear the mark. When you've exposed all the vacant squares,
47+ < em > Right-click</ em > or < em > Long-Press</ em > on a square to flag it as a suspected mine. Do it again
48+ to mark it as questionable, and again to clear the mark. When you've exposed all the vacant squares,
4949 you win. If a mine explodes, you lose. Click on the refresh button to start a new game.
5050 </ p >
5151 < p class ="slds-m-bottom_small ">
52- The left-hand counter shows the number of mines less the number of
53- squares that you've flagged (correctly or not).
52+ The left-hand counter shows the number of mines less the number of squares that you've flagged
53+ (correctly or not).
5454 </ p >
5555
5656 < h2 class ="slds-m-top_medium slds-text-heading_medium ">
@@ -64,19 +64,21 @@ <h2 class="slds-m-top_medium slds-text-heading_medium">
6464 </ p >
6565 < p class ="slds-m-bottom_x-small slds-text-body_small ">
6666 See a problem? Help out by < a href ="https://github.com/megasmack/SweeperForce/issues "
67- target ="_blank "> logging a bug on < span > GitHub < lightning-icon icon-name ="utility:new_window "
68- size ="xx-small " class ="slds-current-color "> </ lightning-icon > </ span > </ a > .
67+ target ="_blank "> logging a bug on < span > GitHub < lightning-icon
68+ icon-name ="utility:new_window "
69+ size ="xx-small " class ="slds-current-color "> </ lightning-icon > </ span > </ a > .
6970 </ p >
7071 < p class ="slds-m-bottom_xxx-small slds-text-body_small ">
7172 < a href ="https://github.com/megasmack/SweeperForce " target ="_blank ">
7273 < span >
7374 GitHub Repo
74- < lightning-icon icon-name ="utility:new_window " size ="xx-small " class ="slds-current-color "> </ lightning-icon >
75+ < lightning-icon icon-name ="utility:new_window " size ="xx-small "
76+ class ="slds-current-color "> </ lightning-icon >
7577 </ span >
7678 </ a >
7779 </ p >
7880 < p class ="slds-text-color_weak slds-text-body_small ">
79- Version: 1.0.1
81+ Version: 1.0.2
8082 </ p >
8183 </ div >
8284 </ div >
0 commit comments