From ab1c774a2672fbcb1024dc4b09353abbcabe8f99 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Mon, 15 Sep 2025 06:51:01 +0200 Subject: [PATCH] v0.5 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e2ccb00..a748800 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ - [x] 0.2 - Basic shapes (falling + collision with floor) - [x] 0.3 - Shapes: Lock + spawn - [x] 0.4 - Collision with with blocks in grid -- [ ] 0.5 - left/right movement +- [x] 0.5 - left/right movement - [ ] 0.6 - Shapes rotation - [ ] 0.7 - Soft Drop - [ ] 0.8 - Clear lines