Skip to content

Releases: marlonschlosshauer/tetris

Basic Tetris

24 Feb 23:35
Compare
Choose a tag to compare

Barebones implementation that features random block selection with a round-robin system, next block display and a scalable interface (browser zoom).

Known Issues :
Saving a block (press C) causes issues with block selection.
Display for block saving shows the wrong block.
Blocks are not rotatable if they're next to another block (T-Spin's are not doable).