chore: update packages published status

This commit is contained in:
ayo 2026-07-06 01:56:44 +02:00
parent 3418be3d7b
commit a0e2970b55

View file

@ -3,7 +3,7 @@
A growing collection of small browser games and the shared, reusable packages that power them. A growing collection of small browser games and the shared, reusable packages that power them.
> [!Note] > [!Note]
> This repo was originally for [mnswpr](https://mnswpr.com) (see its [README](apps/mnswpr/README.md)) which has been evolved in *2026* to understand AI-assisted development. The purpose of mnswpr has always included understanding the web development landscape and this has changed significantly with the rise of LLMs. > This repo was originally for [mnswpr](https://mnswpr.com) (see its [README](apps/mnswpr/README.md)) which has been evolved in _2026_ to understand AI-assisted development. The purpose of mnswpr has always included understanding the web development landscape and this has changed significantly with the rise of LLMs.
# Roadmap # Roadmap
@ -14,14 +14,14 @@ A growing collection of small browser games and the shared, reusable packages th
## Packages ## Packages
| Package | Develop | Publish | Document | | Package | Develop | Publish |
| -------------------- | -------------- | ------- | -------- | | -------------------- | -------------- | -------------------------- |
| `mnswpr` (game core) | ✅ Built | | | | `mnswpr` (game core) | ✅ Built | @cozy-games/mnswpr |
| leaderboard | ✅ Built | | | | leaderboard | ✅ Built | @cozy-games/leaderboard |
| move-log | ✅ Built | | | | move-log | ✅ Built | |
| replay engine | ✅ Built | | | | replay engine | ✅ Built | |
| rating math | 🚧 Development | | | | rating math | 🚧 Development | |
| `sudoku` (game core) | 🔮 Planned | | | | `sudoku` (game core) | 🔮 Planned | |
> Note: `@ayo-run/mnswpr` on npm predates this project and will be deprecated in favor of `cozy-games/mnswpr`. > Note: `@ayo-run/mnswpr` on npm predates this project and will be deprecated in favor of `cozy-games/mnswpr`.