Y
Hacker News
new
|
ask
|
show
|
jobs
by
Ravengenocide
2601 days ago
I thought it looked like a bug, but it's a feature based on which level you are on and how many lines you've filled(?). Here's the part that decides if it should fill or not:
https://github.com/raulgrell/tetris/blob/master/src/main.zig...