seeles-logo
3D character generation

Bring Your Claude Buddy Pet
to Life in 3D

Pick your companion, or Describe a Soul

ENTRY: BUDDY PET 3D
PUBLIC MODE ACTIVE

public entry · your prompt carries into generation after redirect

Why Buddy Pet works well before login

Roll three ASCII companions, pick one, tweak the prompt if you want, then continue into generation without breaking the flow.

Open first click

Anyone can land here, choose a companion idea, and move forward without a login wall on the landing page.

ASCII roll start

Each reroll deals three ASCII companion cards with fresh rarity and stat spreads, while the prompt box still stays open for Soul.md or Claude-flavored custom ideas.

Clean handoff

Generate stores the prompt in outsidePendingSubmit and sends the user straight to /game/generation.

How the public handoff works

Nothing fancy. Just enough structure to keep the unauth path smooth.

1

Choose or type

Reroll until you like a companion, tap a card to pull in its prompt, or write your own Buddy Pet idea directly in the textarea.

2

Save the idea

The page writes the prompt into session storage with outsidePendingSubmit.

3

Continue in generation

The user lands in /game/generation, where auth and the actual generation flow continue.

Frequently Asked Questions

Does this page require login?
No. This page stays public. Login only happens later if the generation flow needs it.
Where does the CTA go?
Directly to /game/generation.
Will my prompt be lost after the redirect?
No. The page stores it in sessionStorage.outsidePendingSubmit before leaving.
Can I still write a fully custom Buddy Pet prompt?
Yes. The rolled ASCII cards are optional. You can overwrite the text area with any Claude-style or Soul.md-inspired idea.
What is the fastest way to start?
Reroll until a companion feels right, tweak the prompt if needed, then hit Generate your 3D buddy.