Build a card game: card data, deck/hand/discard zones, draw/shuffle/reshuffle, a turn structure, costs, and effect resolution. Use for a deckbuilder, TCG/CCG, or roguelike deckbuilder.
$npx -y skills add gamedev-skills/awesome-gamedev-agent-skills --skill card-gameInstalls into the current project.
Run `npx skills use "https://github.com/gamedev-skills/awesome-gamedev-agent-skills" --skill "gamedev-skills/awesome-gamedev-agent-skills/card-game"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/gamedev-skills/awesome-gamedev-agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/gamedev-skills/awesome-gamedev-agent-skills"` and select the relevant skills, then follow their instructions.