Codex Pets
Back to gallery

Angry Sun

By scoomdroll

A tiny furious pixel sun companion with orange face, yellow rays, dark angry eyes, and squared teeth.

marioangry-sun

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-angry-sun

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/scoomdroll-angry-sun
unzip scoomdroll-angry-sun.zip -d ~/.codex/pets/scoomdroll-angry-sun

Expected folder

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

~/.codex/pets/scoomdroll-angry-sun/
  pet.json
  spritesheet.webp