This commit is contained in:
Frank
2026-01-02 20:27:56 +01:00
parent 3b071eec9b
commit 18821e2463
43 changed files with 12259 additions and 2910 deletions
+10
View File
@@ -0,0 +1,10 @@
# Project Documentation
This directory contains all project documentation for EscapePage.
- Code Style & Contribution Guide: CONTRIBUTING.md
- Project File Index: FILES.md
Policy: All new and existing documentation must be placed in this doc/ directory. If you ask Junie to add docs in the future, they will be created under doc/.
Additional docs can be added here as the project grows (architecture decisions, API docs, gameplay design, onboarding, etc.).