From 6be0de08f77ab32c2777a61ef1a17b0c8eb373f1 Mon Sep 17 00:00:00 2001 From: Jordi Pakey-Rodriguez <0xdec@users.noreply.github.com> Date: Tue, 2 Jan 2018 12:57:57 -0600 Subject: [PATCH] Clarify description --- World.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/World.md b/World.md index 34aa475..358621c 100644 --- a/World.md +++ b/World.md @@ -1,4 +1,4 @@ -Each world is a grid of 16x16 tiles. The middle part of the grid is generated randomly while the outer part is guaranteed to follow these rules: +Each world is a 16x16 grid of tiles. The middle part of the grid is generated randomly while the outer part is guaranteed to follow these rules: ``` 1 1 1 1 1 1 2 2 2 2 1 1 1 1 1 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1