Codex Pets
Back to gallery

Bubbles

By @cutalion

A cheerful yellow bath duck with a bright orange bill and a friendly, buoyant personality, rendered in chunky pixel art.

duck

Preview the moves

Bring this pet into Codex

Install directly with npx, then reload pets in Codex settings when you are ready to meet it there.

npx @scoomdroll/codexpets install cutalion-bubbles

Manual ZIP fallback

# Windows PowerShell
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\pets\cutalion-bubbles"
Expand-Archive -LiteralPath ".\cutalion-bubbles.zip" -DestinationPath "$env:USERPROFILE\.codex\pets\cutalion-bubbles" -Force

# macOS / Linux
mkdir -p ~/.codex/pets/cutalion-bubbles
unzip cutalion-bubbles.zip -d ~/.codex/pets/cutalion-bubbles

Expected folder

C:\Users\[username]\.codex\pets\cutalion-bubbles\
  pet.json
  spritesheet.webp

~/.codex/pets/cutalion-bubbles/
  pet.json
  spritesheet.webp