From 324fd5af7344b0bc877dca76a3f0e724b90afebf Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Sun, 14 Sep 2025 22:31:47 +0200 Subject: [PATCH] v0.3 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 00a01dd..2b009f5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ - [x] Initial Commit - Project Scaffolding (rendering engine) - [x] 0.1 - Grid - [x] 0.2 - Basic shapes (falling + collision with floor) -- [ ] 0.3 - Shapes: Lock + spawn +- [x] 0.3 - Shapes: Lock + spawn - [ ] 0.4 - Collision with with blocks in grid - [ ] 0.5 - left/right movement - [ ] 0.6 - Shapes rotation