mirror of
https://github.com/tiennm99/ai-coding-workflow-labs.git
synced 2026-09-16 06:19:03 +00:00
Initialize project with Svelte 5, Vite 8, Tailwind CSS v4, and Vitest. Set up folder structure (src/lib, src/components, public/fonts), constants module with game values and 12-tier tile colors, Clear Sans font, and page background styling.
try-bmad
Try to make a 2048 game with BMad Method