Skip to content
This repository was archived by the owner on Apr 29, 2026. It is now read-only.

Commit 72a1085

Browse files
committed
Enhance Tetris simulation and RNG handling in tetris6x6 module
- Updated the random number generation mechanism to use an 8-bit LFSR for improved synthesis compatibility and to prevent constant-folding issues. - Refactored game logic to ensure proper piece spawning and movement, enhancing gameplay experience. - Improved game-over detection and row validation to ensure accurate game state representation. - Cleaned up comments and code structure for better readability and maintainability.
1 parent 97becc2 commit 72a1085

3 files changed

Lines changed: 259 additions & 189 deletions

File tree

0 commit comments

Comments
 (0)