✨ Now with Custom SVG Sprites & Color Customization

Meet Your New Coding Companion

A delightful virtual pet that lives in your editor. Feed it, play with it, and watch it evolve as you code!

{{ petName() }}
{{ stage() }}
@if (currentSprite()) {
} @else {
{{ fallbackEmoji() }}
}
{{ mood() }}
@for (stat of stats(); track stat.name) {
{{ stat.icon }} {{ stat.label }} {{ stat.value }}%
}
{{ message() }}
Age: {{ age() }} ticks