No description
Added 'blocked' signal that checks frozen grid cells below active piece. Collision check branches on py to inspect the correct grid row (13-19). Gravity only drops when not blocked. Lock triggers on blocked state. Freeze writes piece into correct row based on py (7 rows supported). Added grid rendering for rows 13-15 (total 7 visible frozen rows). Build output: 84KB |
||
|---|---|---|
| bench | ||
| compiler | ||
| engine | ||
| examples | ||
| registry | ||
| .gitignore | ||
| BITSTREAM_INTEGRATION.md | ||
| Cargo.toml | ||
| DREAMSTACK.md | ||
| IMPLEMENTATION_PLAN.md | ||
| STREAM_COMPOSITION.md | ||
| USE_CASES.md | ||