changed copy

This commit is contained in:
Garrett Finucane 2014-07-04 14:27:33 -04:00
parent 2f68e31d0b
commit 852db36410
2 changed files with 3 additions and 4 deletions

View file

@ -41,16 +41,16 @@
The goal of Hextris is to keep your stacks managed and inside the outer gray hexagon.
<br>
<br>
You control the rotation of the inner hexagon with your arrow keys (or by tapping the left and right sides of the screen if you're so inclined)
You control the rotation of the inner hexagon with your arrow keys (or by tapping the left and right sides of the screen if you're so inclined)
<br>
<br>
Your score is based on the amount of blocks you clear in one combo, as well as the number of consecutive combos you score
Your score is based on the amount of blocks you clear in one combo, as well as the number of consecutive combos you score
<br>
<br>
At any time you can pause by pressing p and restart by pressing enter.
<br>
<br>
If you want to report a bug you can press e and send it to ___@gmail.com with the text that pops up and the issue you've encountered
If you want to report a bug you can press e and send it to ___@gmail.com with the text that pops up and the issue you've encountered
<br>
<br>
</p>

View file

@ -85,7 +85,6 @@ button:focus {
color:#000;
cursor:pointer;
}
#helpScreen {
height:30%;
width:30%;