chore: update readme with note & package status

This commit is contained in:
ayo 2026-07-04 12:36:23 +02:00
parent 4ccec5a116
commit 0dab463e84

View file

@ -2,6 +2,9 @@
A growing collection of small browser games and the shared, reusable packages that power them.
> [!Note]
> This is forked from [mnswpr](https://github.com/ayo-run/mnswpr) with the intention of learning agent-assisted development
# Roadmap
- **Public APIs** — game-agnostic modules (core, move-log, replay, leaderboard, rating) built inside the first game.
@ -15,8 +18,8 @@ A growing collection of small browser games and the shared, reusable packages th
| -------------------- | -------------- | ------- | -------- |
| `mnswpr` (game core) | ✅ Built | | |
| leaderboard | ✅ Built | | |
| move-log | 🚧 Development | | |
| replay engine | 🔮 Planned | | |
| move-log | ✅ Built | | |
| replay engine | 🚧 Development | | |
| rating math | 🔮 Planned | | |
| `sudoku` (game core) | 🔮 Planned | | |