aboutsummaryrefslogtreecommitdiff
path: root/src/docs
diff options
context:
space:
mode:
authorAdam NAILI2018-01-14 22:12:26 +0100
committerAdam NAILI2018-01-14 22:12:26 +0100
commit36d9bdb9ea9ae1447fd836735be93b4f96b28b0f (patch)
treeeefb1e39539accc6fe0a4f2e72d81ce8275497bd /src/docs
parentd1c6b2f6a9fe6af75f1668e25d96ec4380f69f76 (diff)
parente79dd7a94448467b1a5582a47b84cd3dc320f54d (diff)
downloadwallj-36d9bdb9ea9ae1447fd836735be93b4f96b28b0f.tar.gz
Merge branch 'master' of https://github.com/pacien/upem-java-wallj
Diffstat (limited to 'src/docs')
-rw-r--r--src/docs/user.md18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/docs/user.md b/src/docs/user.md
index 735daf5..cba47eb 100644
--- a/src/docs/user.md
+++ b/src/docs/user.md
@@ -69,8 +69,8 @@ Entity type Appearance Pushable by bomb Traversable by robot
69----------- ------------ ---------------- -------------------- 69----------- ------------ ---------------- --------------------
70Wall Black square No No 70Wall Black square No No
71Trash can Red square No No 71Trash can Red square No No
72Bomb Black disk No No
72Free Empty No Yes 73Free Empty No Yes
73Bomb Black disk No Yes
74Garbage Brown disk Yes Yes 74Garbage Brown disk Yes Yes
75Robot Blue disk / / 75Robot Blue disk / /
76 76
@@ -105,8 +105,8 @@ Wall W Yes No
105A world is defined as valid if its blocks fulfill the following criteria: 105A 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 traversable blocks must be unique and simple.
109* Reachable blocks are either adjacent or belong to the interior space. 109* Reachable blocks are either adjacent or belonging 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* The world must have enough free tiles to contain all droppable bombs. 111* The world must have enough free tiles to contain all droppable bombs.
112 112
@@ -118,11 +118,11 @@ The validity of a world may not guaranty the solvability of the puzzle.
118 118
119__Example of invalid world definition:__ 119__Example of invalid world definition:__
120``` 120```
121WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW 121WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW W
122W W W 122W W W WWW W
123W W W T 123W W W WTW W
124 WWWWWWWWWW W 124 WWWWWWWWWW W WWW W
125 W W W 125 W W W W
126 W W WWWWWWWWWWW 126 W W WWWWWWWWWWW
127 WWWWWWWWWW W 127 WWWWWWWWWW W
128W W W 128W W W
@@ -137,7 +137,7 @@ W WWWWWWWWWWW
137W WWWWWWWWWWW 137W WWWWWWWWWWW
138T WWWWWWWWWW WWWWWWWWWWW 138T WWWWWWWWWW WWWWWWWWWWW
139T WWWWWWWWWW GGGGGGGGGGGGG WWWWWWWWWWW 139T WWWWWWWWWW GGGGGGGGGGGGG WWWWWWWWWWW
140T WWWWWWWWWW GGGGGGGG G WWWWWWWWWWW 140T WWWWWWWWWW GGGGGGGG WWWWWWWWWWW
141T WWWWWWWWWW GGGGGGGGGGGGG W 141T WWWWWWWWWW GGGGGGGGGGGGG W
142W W W 142W W W
143W W W 143W W W