Commit Graph
7 Commits
Author SHA1 Message Date
tiennm99 cb944a0b4d docs: define v1 requirements 2026-03-10 22:58:47 +07:00
tiennm99andClaude Opus 4.6 07b6b5664b docs: complete project research for Pikachu Match tile-matching game
- STACK.md: Recommended Vite + TypeScript + Canvas minimal approach
- FEATURES.md: Core matching mechanics and table stakes features
- ARCHITECTURE.md: Layered architecture with state machine pattern
- PITFALLS.md: Critical pitfalls (path-finding, board generation, dead-end detection)
- SUMMARY.md: Synthesized findings with 6-phase roadmap suggestions

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 22:56:01 +07:00
tiennm99 c68c881db7 chore: add project config 2026-03-10 22:33:08 +07:00
tiennm99 6f0f29d1b7 docs: initialize project 2026-03-10 22:28:35 +07:00
tiennm99andClaude Opus 4.6 eb9b71f9d7 chore: install GSD (get-shit-done) Claude Code integration
Add GSD framework configuration including agents, commands, hooks,
and settings for spec-driven development workflow.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 22:16:07 +07:00
tiennm99andClaude Sonnet 4.6 c195182a0d docs(gsd-module): add GSD Module 3 course structure and lesson content
- Expand README with full setup instructions, file structure, and testing notes
- Add lesson modules for 3.1–3.5 covering What is GSD through Verify & Beyond
- Add course-structure.json, PROJECT_BRIEF.md, and .claude/ commands

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 21:13:56 +07:00
Tien Nguyen MinhandGitHub ce440cdd66 Initial commit 2026-03-08 21:11:57 +07:00