From: Lukas Krickl Date: Sun, 4 May 2025 06:14:20 +0000 (+0200) Subject: TODO: Updated notes on tiles X-Git-Url: https://git.krickl.dev/?a=commitdiff_plain;h=9f1ad62c687c3ffb1678cc69d49995dd613b17f5;p=gbrg%2F.git TODO: Updated notes on tiles --- diff --git a/TODO.md b/TODO.md index 7d19278..007e157 100644 --- a/TODO.md +++ b/TODO.md @@ -46,7 +46,9 @@ ## Map -[ ] A map is a 1-screen wide playfield consiting of 8x8 tiles +[ ] A map is a 32x24 playfield consiting of 8x8 tiles +[ ] A map may reduce the playfield by making out of bounds tiles walls +[ ] The camera always centers on the current unit [ ] All units are always visible [ ] Tiles can be impassible, walls or walkable [ ] Tiles may cost extra movement to pass