Codex Pets
Back to gallery

Street Kid

By scoomdroll

An original 16-bit side-scrolling street fighter mascot with Sega Genesis beat-em-up energy.

street-kid16-bitstreets-of-rage

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-street-kid

Manual ZIP fallback

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

# macOS / Linux
mkdir -p ~/.codex/pets/scoomdroll-street-kid
unzip scoomdroll-street-kid.zip -d ~/.codex/pets/scoomdroll-street-kid

Expected folder

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

~/.codex/pets/scoomdroll-street-kid/
  pet.json
  spritesheet.webp