From 713da2e6be41e86e0df0854cb360058131012445 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Wed, 17 Sep 2025 06:39:34 +0200 Subject: [PATCH] v0.11 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81a81f7..eaf6501 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ - [x] 0.8 - Clear lines - [x] 0.9 - Score - [x] 0.10 - Next shape -- [ ] 0.11 - RNG Shape generation +- [x] 0.11 - RNG Shape generation - [ ] 0.12 - Sound - [ ] 0.13 - State machine: Menu, Gameplay and Game Over screen. - [ ] 1.0 - Bugfixes