Skip to content

[Domain] Demo 맵 가운데 연결을 문으로 분류#185

Closed
muzygosu wants to merge 1 commit into
mainfrom
codex/fix-demo-doorway-kind
Closed

[Domain] Demo 맵 가운데 연결을 문으로 분류#185
muzygosu wants to merge 1 commit into
mainfrom
codex/fix-demo-doorway-kind

Conversation

@muzygosu
Copy link
Copy Markdown
Collaborator

@muzygosu muzygosu commented May 5, 2026

Summary

  • Demo layout의 가운데 room-to-room 연결을 Opening에서 Doorway로 수정했습니다.
  • Demo fixture 테스트가 문 2개와 출구 1개 구성을 검증하도록 업데이트했습니다.

Related Issue

Area

  • Engine
  • Domain
  • Application
  • Docs
  • Build
  • Analysis
  • Chore

Architecture Check

  • I kept the dependency direction application -> domain -> engine.
  • I did not add Qt UI code to src/domain.
  • I did not add domain or application dependencies to src/engine.
  • I used src/ as the include root.

Verification

  • cmake --preset windows-debug
  • cmake --build --preset build-debug
  • ctest --preset test-debug
  • Not run (reason below)

Risks / Follow-up

  • Door color rendering changes are intentionally left for a separate PR.

@muzygosu muzygosu requested a review from learncold as a code owner May 5, 2026 08:25
@learncold learncold closed this May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Domain] Demo 맵 가운데 연결을 문으로 인식하도록 수정

2 participants