chore: update packages table with published or documented :)

This commit is contained in:
ayo 2026-07-04 11:14:05 +02:00
parent 744825c771
commit 5a7eea3e12

View file

@ -11,14 +11,14 @@ A growing collection of small browser games and the shared, reusable packages th
## Packages
| Package | State |
| -------------------- | -------------------- |
| `mnswpr` (game core) | 🚧 Active development |
| leaderboard | ✅ Done (unpublished) |
| move-log envelope | 🔮 Planned |
| replay engine | 🔮 Planned |
| rating math | 🔮 Planned |
| `sudoku` (game core) | 🔮 Planned |
| Package | State | Published | Documented |
| -------------------- | -------------- | --------- | ---------- |
| `mnswpr` (game core) | 🚧 Development | | |
| leaderboard | ✅ Built | | |
| move-log envelope | 🔮 Planned | | |
| replay engine | 🔮 Planned | | |
| rating math | 🔮 Planned | | |
| `sudoku` (game core) | 🔮 Planned | | |
> Note: `@ayo-run/mnswpr` on npm predates this project and will be deprecated in favor of `cozy-games/mnswpr`.