From a0e2970b55a5d9b368ed680f837b50582d718230 Mon Sep 17 00:00:00 2001 From: Ayo Date: Mon, 6 Jul 2026 01:56:44 +0200 Subject: [PATCH] chore: update packages published status --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 9d3b3f7..28f28bf 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ A growing collection of small browser games and the shared, reusable packages that power them. > [!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 @@ -14,14 +14,14 @@ A growing collection of small browser games and the shared, reusable packages th ## Packages -| Package | Develop | Publish | Document | -| -------------------- | -------------- | ------- | -------- | -| `mnswpr` (game core) | ✅ Built | | | -| leaderboard | ✅ Built | | | -| move-log | ✅ Built | | | -| replay engine | ✅ Built | | | -| rating math | 🚧 Development | | | -| `sudoku` (game core) | 🔮 Planned | | | +| Package | Develop | Publish | +| -------------------- | -------------- | -------------------------- | +| `mnswpr` (game core) | ✅ Built | ✅ @cozy-games/mnswpr | +| leaderboard | ✅ Built | ✅ @cozy-games/leaderboard | +| move-log | ✅ Built | | +| replay engine | ✅ Built | | +| rating math | 🚧 Development | | +| `sudoku` (game core) | 🔮 Planned | | > Note: `@ayo-run/mnswpr` on npm predates this project and will be deprecated in favor of `cozy-games/mnswpr`.