mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-04-10 09:26:06 +02:00
Refactor code structure for improved readability and maintainability
This commit is contained in:
parent
769ef9eff0
commit
8c78fe2ec1
19 changed files with 2661 additions and 47 deletions
|
|
@ -41,10 +41,10 @@ story_location: _bmad-output/implementation-artifacts
|
|||
|
||||
development_status:
|
||||
# Epic 1: WebGL Layer Framework Module
|
||||
epic-1: in-progress
|
||||
1-1-pure-functions-types-and-tdd-scaffold: review
|
||||
1-2-framework-core-init-canvas-and-dom-setup: review
|
||||
1-3-layer-lifecycle-register-visibility-render-loop: backlog
|
||||
epic-1: done
|
||||
1-1-pure-functions-types-and-tdd-scaffold: done
|
||||
1-2-framework-core-init-canvas-and-dom-setup: done
|
||||
1-3-layer-lifecycle-register-visibility-render-loop: done
|
||||
epic-1-retrospective: optional
|
||||
|
||||
# Epic 2: Relief Icons Layer Migration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue