diff options
author | elioat <elioat@tilde.institute> | 2024-10-27 12:36:46 -0400 |
---|---|---|
committer | elioat <elioat@tilde.institute> | 2024-10-27 12:36:46 -0400 |
commit | 295ff18ed67628b20fa0664deb32487a21dab5ad (patch) | |
tree | cc8b58c6a8f9a2b82133184647643ee5a17381d0 /html/broughlike | |
parent | e97b158e6512b2616e756674ab16018b00e440c0 (diff) | |
download | tour-295ff18ed67628b20fa0664deb32487a21dab5ad.tar.gz |
*
Diffstat (limited to 'html/broughlike')
-rw-r--r-- | html/broughlike/about.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/html/broughlike/about.html b/html/broughlike/about.html index 9f46567..bd6fd6c 100644 --- a/html/broughlike/about.html +++ b/html/broughlike/about.html @@ -22,6 +22,9 @@ <li>Diamonds add 3 to the amount of damage you can do to an enemy for the level.</li> <li>Pentagons restore a little bit of your health.</li> <li>You can tell your or an enemy's health by the opacity of the shape. Darker means more health.</li> + <li>Every few levels you'll run into a boss. They're circles, but a different color from normal enemies and have more health and will chase the hexagon from farther away.</li> + <li>You can toggle the screen shake off and on -- your preference will be saved to your browser and should persist.</li> + <li>Your high score is saved to your browser so that you can try to beat your previous top score.</li> <li>Arrow keys, WASD, or VIM movement keys to move on a thing with a keyboard. Swipe up, down, left or right to move on something with a touchscreen.</li> </ul> <p><a href="index.html">Play the game!</a></p> |