From e63a0039b6ab52944b1ae882e68fbf28a3255826 Mon Sep 17 00:00:00 2001 From: Bill Niblock Date: Wed, 30 Oct 2024 22:29:10 -0400 Subject: [PATCH] Update notes --- notes.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/notes.md b/notes.md index f1e9b7a..877225d 100644 --- a/notes.md +++ b/notes.md @@ -180,8 +180,9 @@ Remaining tasks: 1. Finalize map generation: [X] Establish starting spot, and add the northern feature spawn point. [X] Establish ending spot, and add the southern feature finale point. - [ ] Could do an eastern and western spot too - [ ] Modify the map wall values to account for random wall heights. + [O] Modify the map wall values to account for random wall heights. + - This "works", but the walls are all only the front of the square, so + it looks odd. 2. Draw floors -3. Draw skyboxen +3. Draw sky-boxen 4. Add monster mechanics