Codex Pets
Back to gallery

Bonzi Buddy

By scoomdroll

A tiny purple gorilla buddy with a big pale muzzle and belly, wide eyes, and a mischievous smile.

bonzibonzi-buddyno-virus

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 scoomdroll-bonzi-buddy

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/scoomdroll-bonzi-buddy
unzip scoomdroll-bonzi-buddy.zip -d ~/.codex/pets/scoomdroll-bonzi-buddy

Expected folder

C:\Users\[username]\.codex\pets\scoomdroll-bonzi-buddy\
  pet.json
  spritesheet.webp

~/.codex/pets/scoomdroll-bonzi-buddy/
  pet.json
  spritesheet.webp