aboutsummaryrefslogtreecommitdiff
path: root/src/docs
diff options
context:
space:
mode:
authorpacien2018-01-14 13:56:54 +0100
committerpacien2018-01-14 13:56:54 +0100
commitc9c4f27367039c315c6137cbea1099df3716206f (patch)
tree60c9ca52a7411497b15e99af521e98a0030816a8 /src/docs
parent6dacfafcff2bf4fa0ef3779f48360e93319b00ed (diff)
downloadwallj-c9c4f27367039c315c6137cbea1099df3716206f.tar.gz
Typo
Signed-off-by: pacien <pacien.trangirard@pacien.net>
Diffstat (limited to 'src/docs')
-rw-r--r--src/docs/user.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/docs/user.md b/src/docs/user.md
index 96303ff..bb24c53 100644
--- a/src/docs/user.md
+++ b/src/docs/user.md
@@ -106,13 +106,15 @@ A world is defined as valid if its blocks fulfill the following criteria:
106 106
107* The bounding box of the defined world must be made of bounding blocks. 107* The bounding box of the defined world must be made of bounding blocks.
108* The interior space formed by bounding blocks must be unique and simple. 108* The interior space formed by bounding blocks must be unique and simple.
109* Reachable blocks are either be adjacent or belong to the interior space. 109* Reachable blocks are either adjacent or belong to the interior space.
110* The world must contain at least one trash can and one garbage block. 110* The world must contain at least one trash can and one garbage block.
111 111
112Only valid worlds can be loaded into the game. 112Only valid worlds can be loaded into the game.
113 113
114The validity of a world may not guaranty the solvability of the puzzle. 114The validity of a world may not guaranty the solvability of the puzzle.
115 115
116\newpage
117
116__Example of invalid world definition:__ 118__Example of invalid world definition:__
117``` 119```
118WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW 120WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW