A simple tetris game made with libgdx.
Has pretty complete functionality, and a rushed two-player mode.
To compile with gradle into a jar: gradlew desktop:dist
To actively modify, I used android studio and would recommend it, you just need to make a run configuration.