aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpacien2018-01-03 18:16:59 +0100
committerpacien2018-01-03 18:16:59 +0100
commit893c755a44e656b2f22691f62d32ae003422984f (patch)
tree0eac9beab7e6eb9c2c50668bfc2dec88cb4207e4
parent22b7913ade68b7fcccd9389eb47803da14a8d9e5 (diff)
downloadwallj-893c755a44e656b2f22691f62d32ae003422984f.tar.gz
Update user doc
Signed-off-by: pacien <pacien.trangirard@pacien.net>
-rw-r--r--src/docs/user.md20
1 files changed, 12 insertions, 8 deletions
diff --git a/src/docs/user.md b/src/docs/user.md
index 77bbf35..f535f9f 100644
--- a/src/docs/user.md
+++ b/src/docs/user.md
@@ -54,6 +54,8 @@ The player controls a robot, dropping bombs whose explosion can push garbage int
54Garbage bounce when colliding other elements such as walls, unexploded bombs or other garbage blocks, 54Garbage bounce when colliding other elements such as walls, unexploded bombs or other garbage blocks,
55and disappear of the screen when reaching a garbage can. 55and disappear of the screen when reaching a garbage can.
56 56
57The explosion of each of the dropped bombs can be delayed using independent timers.
58
57A stage is considered done once the world has been cleared of all its garbage. 59A stage is considered done once the world has been cleared of all its garbage.
58The player is then allowed to move on to the next stage. 60The player is then allowed to move on to the next stage.
59The game is finished once all stages are completed. 61The game is finished once all stages are completed.
@@ -71,17 +73,21 @@ Bomb Black disk No Yes
71Garbage Brown disk Yes Yes 73Garbage Brown disk Yes Yes
72Robot Blue disk / / 74Robot Blue disk / /
73 75
76\newpage
77
74## Controls 78## Controls
75 79
76Controls are defined as follows: 80Controls are defined as follows:
77 81
78Trigger Action 82Trigger Action
79------------------------------- ------------------------------------------------------- 83------------------------------- -------------------------------------------------------
80Click on a traversable tile Moves the robot to the pointed location 84Click on a traversable tile Moves the robot to the pointed location
81`RETURN` on a free tile Drops a bomb at the current location 85`RETURN` on a free tile Drops a bomb at the current location
82`RETURN` on a tile with a bomb Increases the timer of the bomb at the current location 86`RETURN` on a tile with a bomb Increases the timer of the bomb at the current location
87`SPACE` while controlling the robot Puts Wall-j into a safe place before activating the bombs
88`SPACE` in a chaos scene Restores the world the way it was before the explosions
83 89
84\newpage 90The explosion delay of a bomb can be increased up to 9 seconds. Pressing `RETURN` in such limit case removes the bomb.
85 91
86## Custom levels 92## Custom levels
87 93
@@ -108,8 +114,6 @@ Only valid worlds can be loaded into the game.
108 114
109The validity of a world may not guaranty the solvability of the puzzle. 115The validity of a world may not guaranty the solvability of the puzzle.
110 116
111\newpage
112
113__Example of invalid world definition:__ 117__Example of invalid world definition:__
114``` 118```
115WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW 119WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW