From dbb7b95b35a2be5af0e2068129cd8af2be827503 Mon Sep 17 00:00:00 2001 From: Andinus Date: Wed, 3 Nov 2021 17:02:00 +0530 Subject: Document symbol prioritization --- README | 5 ++++- README.org | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README b/README index 6c5f325..f780422 100644 --- a/README +++ b/README @@ -78,12 +78,15 @@ This collection includes: ────────────────────────── Path `.' Blocked `#' + Destination `$' ────────────────────────── Visited `-' Current Position `@' - Destination `$' ━━━━━━━━━━━━━━━━━━━━━━━━━━ + • /Current Position/ is prioritized over /Blocked/ & /Destination/ + symbol if it makes sense. + 3 Project Structure ═══════════════════ diff --git a/README.org b/README.org index aace430..09c81fb 100644 --- a/README.org +++ b/README.org @@ -54,10 +54,13 @@ A grid is printed for every iteration. Grids are composed of cells. |------------------+--------| | Path | ~.~ | | Blocked | ~#~ | +| Destination | ~$~ | |------------------+--------| | Visited | ~-~ | | Current Position | ~@~ | -| Destination | ~$~ | + +- /Current Position/ is prioritized over /Blocked/ & /Destination/ symbol if + it makes sense. * Project Structure -- cgit 1.4.1-2-gfad0