Use arrow keys to rotate and position blocks.
This is an ancient game that I found on an old floppy disk that I made when I was a kid. Please don't judge my ability based on this code!
java -jar JTetris.jar
If you want to build it yourself instead of downloading binary, then:
make jar
java -jar JTetris.jar