|
2 | 2 | <img src="assets/logo.jpg" alt="Pixel Pets logo" width="220"> |
3 | 3 | </p> |
4 | 4 |
|
5 | | -# Pixel Pets |
| 5 | +# 🐾 Pixel Pets |
| 6 | + |
| 7 | +<p align="center"> |
| 8 | + <a href="https://github.com/marceld23/Pixel-Pets/stargazers"> |
| 9 | + <img src="https://img.shields.io/github/stars/marceld23/Pixel-Pets?style=social" alt="GitHub stars"> |
| 10 | + </a> |
| 11 | +</p> |
6 | 12 |
|
7 | 13 | <p align="center"> |
8 | 14 | <a href="#highlights">Highlights</a> · |
9 | 15 | <a href="#fastest-start">Fastest start</a> · |
10 | 16 | <a href="#for-parents">For parents</a> · |
11 | 17 | <a href="#for-makers">For makers</a> · |
12 | 18 | <a href="#documentation">Documentation</a> · |
13 | | - <a href="#help-it-grow">Help it grow</a> · |
| 19 | + <a href="#support-the-project">Support the project</a> · |
14 | 20 | <a href="#version-history">Version history</a> |
15 | 21 | </p> |
16 | 22 |
|
17 | 23 | A family of virtual pets on M5Stack hardware. **Three pet variants** — **Muffin** (CoreS3 + LLM), **Visu** (CoreS3 alone), **Goo-Goo** (Core2) — plus one optional **accessory**, **Pip** (M5StickC PLUS2), which acts as a pocket-sized companion device for any of the bigger pets. One source tree, five build envs (`cores3` / `visu` / `core2` / `pip` / `pip-s3`). Pet logic, animations, mini-games, ESP-NOW friends and weather/location are target-agnostic; voice and the front camera are CoreS3-only. |
18 | 24 |
|
19 | 25 | **Version 1.0.0** — first stable release. See [Version history](#version-history) at the bottom for the rough scope. |
20 | 26 |
|
| 27 | +> **👨👦 A note from the makers** |
| 28 | +> |
| 29 | +> Pixel Pets started as a Sunday afternoon between a dad and his 10-year-old son, Justus, sitting on the sofa together. Every line of firmware was co-authored with Claude (Anthropic) under our direction. |
| 30 | +> |
| 31 | +> Justus checks the GitHub star count on Sundays. If you think a 10-year-old shipping a kid-safe AI pet on real M5Stack hardware is cool, [**drop a ⭐**](https://github.com/marceld23/Pixel-Pets) and make his weekend. The full story is in [`CREDITS.md`](CREDITS.md). |
| 32 | +
|
21 | 33 | <p align="center"> |
22 | 34 | <img src="assets/photos/photo_pets.jpg" alt="Pixel Pets family — Muffin, two Goo-Goos and a Pip" width="640"><br> |
23 | 35 | <em>The whole family on the desk: Muffin showing the dog pet, two Goo-Goos showing the bear and cat, with a Pip on the Tricks page in front.</em> |
@@ -253,7 +265,7 @@ Every line of firmware was written by AI assistants — primarily **Claude (Anth |
253 | 265 |
|
254 | 266 | See [`CREDITS.md`](CREDITS.md) for the full story, and the in-app credits screen via Settings → Credits. |
255 | 267 |
|
256 | | -## Help it grow |
| 268 | +## Support the project |
257 | 269 |
|
258 | 270 | Pixel Pets is a family project — not a startup, no roadmap, no metrics dashboard. But we'd love for it to find more kids and dads who want to tinker. |
259 | 271 |
|
|
0 commit comments