From 6e575ea1f7eaf4d7bc090cb5a0f3244b89f1f7e1 Mon Sep 17 00:00:00 2001 From: DeNNiiInc Date: Mon, 22 Dec 2025 19:51:46 +1100 Subject: [PATCH] Docs: Update README with image placeholders for Surrender/Rematch features --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb9ccdb..521f326 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,11 @@ A beautiful, feature-rich implementation of the classic Connect-5 (Gomoku) game ### Victory Screen ![Victory Screen](screenshots/victory-screen.png) -*(New screenshots for Surrender/Rematch UI coming soon)* +### Surrender Feature +![Surrender UI](screenshots/surrender_ui.png) + +### Rematch Feature +![Rematch Modal](screenshots/rematch_modal.png)