home/roleplay/goose-game-ai-driven-prompt-14

Goose Game ai Driven prompt

GPTClaudeGemini··1,253 copies·updated 2026-07-14
goose-game-ai-driven-prompt-14.prompt
A question: in the `generateMoveMessage` method, when checking the "bridge" condition, do we really need to check also that `player.getPosition() == 12`? Isn't enough to check that `oldPosition + dice.sum == 6`.
I run the tests without the `player.getPosition() == 12` condition, and they are still passing. Are we missing any corner case in our tests? Or the `player.getPosition() == 12` is redundant?

when to use it

Community prompt sourced from the open-source GitHub repo xpepper/goose-game-ai-driven (no explicit license). A "Goose Game ai Driven prompt" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

xpepper/goose-game-ai-driven · no explicit license