Show HN: Code Royale – Claude Code(스킬)로 포커를 플레이하고 배우세요

hackernews | | 📦 오픈소스
#ai 게임 #ai 딜 #anthropic #claude #서브에이전트 #포커
원문 출처: hackernews · Genesis Park에서 요약 및 분석

요약

'Code Royale'는 사용자가 AI 어시스턴트인 Claude Code와 포커를 대결하며 코딩 실력을 키울 수 있도록 설계된 새로운 학습 도구입니다. 사용자는 게임 내에서 포커 전략을 구현하기 위해 직접 코드를 작성해야 하며, AI와의 대결 결과를 통해 자신의 알고리즘 효율성을 즉시 검증받을 수 있습니다. 이 프로젝트는 단순한 게임을 넘어 실전 프로그래밍 능력과 논리적 사고력을 향상시키는 데 초점을 맞추고 있습니다.

본문

You play against three AI opponents (Alex, Jordan, Sam), each running as a separate Claude subagent. Each opponent runs in its own isolated context and can only see its own cards, so no one has access to anyone else's hand. The main agent acts as dealer, game runner, and optionally your coach. - Full No-Limit Texas Hold'em cash game (4 players, 1000 chips, 5/10 blinds) - Three opponents with distinct play styles you'll need to figure out over time - ASCII table visualization updated before every decision - Three coaching modes: no coaching, hints + post-hand analysis, or post-hand analysis only - Mix of random and crafted hands designed to teach specific concepts (pot odds, position, kicker awareness, knowing when to fold) - Shorthand input: f ,c ,r 90 ,allin curl -sL https://raw.githubusercontent.com/BohdanPetryshyn/code-royale/main/SKILL.md \ -o ~/.claude/skills/code-royale/SKILL.md --create-dirs Then start Claude Code and say something like "let's play poker" or "deal me in". - Opus recommended for the main agent (dealer/coach) for best coaching and game flow - Sonnet also works well as the main agent - Opponents always use Sonnet subagents regardless of your main model MIT

Genesis Park 편집팀이 AI를 활용하여 작성한 분석입니다. 원문은 출처 링크를 통해 확인할 수 있습니다.

공유

관련 저널 읽기

전체 보기 →