Codex Pets
Back to gallery

Water Bong

By @0xgingi

A tiny friendly water bong digital pet with a simple face and stubby feet.

pet

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 0xgingi-water-bong

Manual ZIP fallback

# Windows PowerShell
New-Item -ItemType Directory -Force "$env:USERPROFILE\.codex\pets\0xgingi-water-bong"
Expand-Archive -LiteralPath ".\0xgingi-water-bong.zip" -DestinationPath "$env:USERPROFILE\.codex\pets\0xgingi-water-bong" -Force

# macOS / Linux
mkdir -p ~/.codex/pets/0xgingi-water-bong
unzip 0xgingi-water-bong.zip -d ~/.codex/pets/0xgingi-water-bong

Expected folder

C:\Users\[username]\.codex\pets\0xgingi-water-bong\
  pet.json
  spritesheet.webp

~/.codex/pets/0xgingi-water-bong/
  pet.json
  spritesheet.webp