From 0dab463e84298389741f3edf232714fba30ac5c7 Mon Sep 17 00:00:00 2001 From: Ayo Date: Sat, 4 Jul 2026 12:36:23 +0200 Subject: [PATCH] chore: update readme with note & package status --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d13c7e4..13b8842 100644 --- a/README.md +++ b/README.md @@ -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 | | |