From 8f2bc11e7375875c91ac7833c67919ae39e5f764 Mon Sep 17 00:00:00 2001 From: Jorge Machuca <48960459+j-machuca@users.noreply.github.com> Date: Sat, 28 Dec 2024 09:56:53 -0300 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 835f643..0e5e26f 100644 --- a/README.md +++ b/README.md @@ -37,11 +37,11 @@ solutions to puzzles in Vim Adventures - lolcat puzzle (16 key presses) - starting on 'W', `3x ~ j 5~ 5j d4j fC 2rG` - the key appears at the beginning of the puzzle, `6k` to go back up to get it - - go back up through the morse code puzzle, `3e k 5f.` + - go back up through the morse code puzzle, `3e k 5f.` or `3e k *` - starting on 's' of 'sum', go back through this puzzle, `2G` - go left to '.' of next puzzle - puzzle left of pink haired girl in bush (4 key presses) - - starting on '.', `16b` (probably not the best answer to this puzzle) + - starting on '.', `16b` - go up to puzzle with a whole lot of numbers (actually just one number, Pi, to a whole lot of decimal places) - Pi number puzzle (7 key presses) - start on '8', `9G 2f8 4k`, end on broken '5' tile From a50d2b8075f016b9669fc12bdf43187c1096d4d7 Mon Sep 17 00:00:00 2001 From: Jorge Machuca <48960459+j-machuca@users.noreply.github.com> Date: Sat, 28 Dec 2024 10:24:26 -0300 Subject: [PATCH 2/2] Update README.md one less keystroke --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e5e26f..1cac40a 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ solutions to puzzles in Vim Adventures - lolcat puzzle (16 key presses) - starting on 'W', `3x ~ j 5~ 5j d4j fC 2rG` - the key appears at the beginning of the puzzle, `6k` to go back up to get it - - go back up through the morse code puzzle, `3e k 5f.` or `3e k *` + - go back up through the morse code puzzle, `3e k 5f.` or `3e k n` - starting on 's' of 'sum', go back through this puzzle, `2G` - go left to '.' of next puzzle - puzzle left of pink haired girl in bush (4 key presses)