1
0
Fork 0

feat: add line clear animation

This commit is contained in:
Henrik Hautakoski 2025-10-18 11:28:26 +02:00
parent fdab0a1992
commit db9ec53d35
4 changed files with 112 additions and 20 deletions

View file

@ -64,7 +64,7 @@ go build tetris.go
## Roadmap
- [ ] Line clear animations
- [x] Line clear animations
- [ ] Hard drop and ghost piece
- [ ] Level/speed progression and pause
- [ ] High score persistence