Skip to content

Basic Tetris

Latest
Compare
Choose a tag to compare
@marlonschlosshauer marlonschlosshauer released this 24 Feb 23:35
· 11 commits to master since this release

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).