A lightweight Tetris clone written in Java as a final project for COSC 1320. Download the .jar file from the link above, or check the full release history for more versions. You will need the Java Runtime Environment to play.

Screenshots

Tetriminos

Game partially conforms to the guidelines available on the Tetris Wiki. Many other elements are inspired from TetrisFriends.

Program Design

Controls

KeyAction
LeftMove left
RightMove right
DownSoft drop
Up, XRotate right
ZRotate left
SpaceHard drop
Shift, CHold
EscapePause game
MMute audio

Bug Reports

Please report bugs using GitHub issues at https://github.com/mdciotti/tetris/issues.