This is a simple implementation of popular tetris game for AP (Advanced Programming) course assignment. the graphical interface is implemented using swing library.
The only external library used in this game is gson-2.8.6.jar used for saving high score players.