1
0
Fork 0
This commit is contained in:
Henrik Hautakoski 2025-09-14 22:08:31 +02:00
parent 50a7666246
commit 6cf1c9f6f7

View file

@ -4,7 +4,7 @@
- [x] Initial Commit - Project Scaffolding (rendering engine)
- [x] 0.1 - Grid
- [ ] 0.2 - Basic shapes (falling + collision with floor)
- [x] 0.2 - Basic shapes (falling + collision with floor)
- [ ] 0.3 - Shapes: Lock + spawn
- [ ] 0.4 - Collision with with blocks in grid
- [ ] 0.5 - left/right movement