diff --git a/README.md b/README.md index 78c6087..0d37321 100644 --- a/README.md +++ b/README.md @@ -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`.