次回の更新記事:エージェントハーネスを工夫すればClaude Codeにせま…(公開予定日:2026年07月22日)
AIDB Daily Papers

Lottery and Sprint Arcade:生成AIによるプレイヤー主導のゲーム編集システム

原題: Lottery and Sprint Arcade: Enabling Player-Driven Game Editing with Generative AI
著者: Maya Grace Torii, Takahito Murakami, Yoichi Ochiai
公開日: 2026-07-12 | 分野: LLM ゲーム AI ゲーム開発 インタラクティブ cs.HC

※ 日本語タイトル・ポイントはAIによる自動生成です。正確な内容は原論文をご確認ください。

ポイント

  • ゲームプレイ中に音声コマンドで設定をリアルタイムに変更できるシステムを開発した。
  • LLMを活用することで、プログラミング知識がなくても直感的なゲーム編集を可能にした点が新しい。
  • ユーザー調査の結果、直感的なパラメータ調整が操作性を高め、構造的な変更が楽しさに寄与することが判明した。

Abstract

Large language models (LLMs) are shifting game generation from offline automation toward play-driven modification through natural language interaction. In this work, we present a play-driven game editing system that enables players to modify a retro Space Invaders - style arcade game through voice-based natural-language commands during play. Spoken instructions are interpreted by an LLM and translated into structured updates of internal configuration parameters, allowing iterative play - edit - feedback cycles in an invader-style game environment without exposing underlying system details. The game includes approximately 100 editable configuration fields controlling mechanics, visuals, interaction patterns, and audio behavior, enabling gameplay transformation through incremental parameter changes. To investigate how users experience play-driven AI-mediated editing (RQ1) and how emergent editing patterns relate to variations in player experience (RQ2), we conducted a user study combining subjective evaluations, workload measures, and log-based analysis of editing behavior. Participants were able to modify gameplay with generally positive experiences and moderate workload, and interaction outcomes did not strongly depend on prior programming experience. Editing-log analysis revealed distinct experiential tendencies: adjustments to immediately perceptible parameters were associated with higher usability, whereas edits affecting core gameplay structures were more closely associated with enjoyment. Post-session reflections further identified diverse editing strategies, including exploratory experimentation, goal-driven structural modification, and iterative parameter tuning. These findings demonstrate that voice-driven editing can support accessible, play-driven human - AI co-creation within a structured invader-style arcade game environment.

Paper AI Chat

この論文のPDF全文を対象にAIに質問できます。

質問の例:

AIチャット機能を利用するには、ログインまたは会員登録(無料)が必要です。

会員登録 / ログイン

関連するAIDB記事