Commit Graph

6 Commits

Author SHA1 Message Date
12abb37362 Update README with project intro, story synopsis and document links
- Add Chinese and English sections
- Add project overview with key features
- Add story synopsis
- Add document links to GDD-v2.md and Script.md
- Add quick start guide
2026-03-25 15:05:08 +08:00
546ee87dc7 Add README for Documents folder
- Describe GDD-v2.md content
- Describe Script.md content
- Add version history
2026-03-25 14:52:34 +08:00
58c1d232a6 Clean up Documents: keep only Script.md and GDD-v2.md
Removed:
- GDD.md (replaced by GDD-v2.md)
- Story.md (replaced by Script.md)
- All Word documents (converted to Markdown)
2026-03-25 14:50:25 +08:00
eef1a20166 Convert Word documents to Markdown
- Bamboo-Journey-Full-GDD-v2.docx -> GDD-v2.md
- Bamboo-Journey-Script.docx -> Script.md

Both converted using pandoc for better version control
2026-03-25 13:53:23 +08:00
4814fb7b68 Add Word documents to Documents folder
- Bamboo-Journey-GDD.docx (v1.0)
- Bamboo-Journey-Full-GDD.docx (v1.5)
- Bamboo-Journey-Full-GDD-v2.docx (v2.0 with Dragon Snake City)
- Bamboo-Journey-Script.docx (Full branching story script)
2026-03-25 13:36:39 +08:00
08d662687b Initial commit: Shadow Bamboo project setup
- Rename from 竹影 to Shadow Bamboo
- Restructure directories (remove numbers)
- Move Godot core files to root for built-in Git support
- Add Markdown documentation (GDD.md, Story.md)
- Setup clean resource folder structure
2026-03-25 13:33:22 +08:00