
Pac-Man
A cheerful arcade maze hero who stands in red boots and transforms into his iconic chomping form while moving left or right.
curl -fsSL "https://www.aimcp.info/api/codex-pets/pac-man-90dad597/package.zip" -o "$HOME/.codex/pets/pac-man-chomper.zip" && mkdir -p "$HOME/.codex/pets/pac-man-chomper" && unzip -o "$HOME/.codex/pets/pac-man-chomper.zip" -d "$HOME/.codex/pets/pac-man-chomper" && rm "$HOME/.codex/pets/pac-man-chomper.zip"- 1Make sure the Codex CLI is installed and you are signed in.
- 2Copy the install command above and run it in your terminal:
curl -fsSL "https://www.aimcp.info/api/codex-pets/pac-man-90dad597/package.zip" -o "$HOME/.codex/pets/pac-man-chomper.zip" && mkdir -p "$HOME/.codex/pets/pac-man-chomper" && unzip -o "$HOME/.codex/pets/pac-man-chomper.zip" -d "$HOME/.codex/pets/pac-man-chomper" && rm "$HOME/.codex/pets/pac-man-chomper.zip". It downloads the package into~/.codex/pets/. - 3Open
/petinside Codex and select Pac-Man to bring it to life in your session.
A cheerful arcade maze hero who stands in red boots and transforms into his iconic chomping form while moving left or right.
What is Pac-Man?
Pac-Man is a Codex pet, a small animated character you install into the Codex CLI. Once hatched it appears in your terminal as a companion while you code.
How do I install Pac-Man?
Run `curl -fsSL "https://www.aimcp.info/api/codex-pets/pac-man-90dad597/package.zip" -o "$HOME/.codex/pets/pac-man-chomper.zip" && mkdir -p "$HOME/.codex/pets/pac-man-chomper" && unzip -o "$HOME/.codex/pets/pac-man-chomper.zip" -d "$HOME/.codex/pets/pac-man-chomper" && rm "$HOME/.codex/pets/pac-man-chomper.zip"` in your terminal to download the package into `~/.codex/pets/`, then open `/pet` inside Codex and select Pac-Man to activate it.
Is Pac-Man free to use?
Yes. Pac-Man is free to install and is distributed under the unknown license.
What style is Pac-Man?
Pac-Man is tagged animated, retro, mascot and game, which describes its look and animation theme.



