1
0
Fork 0
This commit is contained in:
Henrik Hautakoski 2025-09-14 22:31:47 +02:00
parent a6072e5b05
commit 324fd5af73

View file

@ -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