Releases: marlonschlosshauer/tetris
Releases · marlonschlosshauer/tetris
Basic Tetris
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).