diff options
Diffstat (limited to 'apps/plugins/puzzles/src/html/inertia.html')
| -rw-r--r-- | apps/plugins/puzzles/src/html/inertia.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/apps/plugins/puzzles/src/html/inertia.html b/apps/plugins/puzzles/src/html/inertia.html new file mode 100644 index 0000000..20077c0 --- /dev/null +++ b/apps/plugins/puzzles/src/html/inertia.html @@ -0,0 +1,14 @@ +Inertia +<p> +Slide the ball around the grid picking up the gems. Every time the +ball moves, it will keep sliding until it either hits a wall, or +stops on a stop square (the broken circles). Try to collect every +gem without running into any of the mines. +<p> +Use the numeric keypad to slide the ball horizontally, vertically or +diagonally. Alternatively, click on the grid to make the ball move +towards where you clicked. +<p> +If you hit a mine and explode, you can select Undo from the Game +menu and continue playing; the game will track how many times you +died. |