From c9c4f27367039c315c6137cbea1099df3716206f Mon Sep 17 00:00:00 2001 From: pacien Date: Sun, 14 Jan 2018 13:56:54 +0100 Subject: Typo Signed-off-by: pacien --- src/docs/user.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/docs') 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: * The bounding box of the defined world must be made of bounding blocks. * The interior space formed by bounding blocks must be unique and simple. -* Reachable blocks are either be adjacent or belong to the interior space. +* Reachable blocks are either adjacent or belong to the interior space. * The world must contain at least one trash can and one garbage block. Only valid worlds can be loaded into the game. The validity of a world may not guaranty the solvability of the puzzle. +\newpage + __Example of invalid world definition:__ ``` WWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWWW -- cgit v1.2.3