Pixel Pet
A tiny pixel-art aquarium that lives in a VS Code panel. Add fish, crabs and
jellyfish, feed them, and let them drift around while you think.
Features
- A pixel aquarium panel that opens beside your code
- Three creatures — fish, crab, jellyfish — each with several colour variants
- Feed your pets: pellets drift down and the creatures break off to chase them
- Play with your pets: everyone darts around for a few seconds
- Click the water to call the creatures over;
Ctrl/Cmd + click removes the nearest one
- Toolbar buttons to add creatures, undo the last one, or clear the tank
Commands
| Command |
Description |
Pixel Pet: Show Pixel Pet |
Open the aquarium panel (Ctrl+Alt+P / Cmd+Alt+P) |
Pixel Pet: Feed Your Pet |
Drop food pellets into the tank |
Pixel Pet: Play With Your Pet |
Send the creatures darting around |
Extension Settings
| Setting |
Default |
Description |
pixelpet.autoShow |
false |
Open the aquarium automatically when VS Code starts |
pixelpet.defaultPet |
cat |
Reserved for a future pet-picker; not used yet |
Known Issues
pixelpet.defaultPet is declared but has no effect yet.
Release Notes
0.0.1
Initial release: pixel aquarium panel, three hand-drawn creatures, feed and play commands.
| |