This project is an implementation of Space Invaders in 1978 created by Tomohiro Nishikado. It is not a 1:1 implementation.
It uses the libGDX framework.
After cloning the project:
./gradlew desktop:dist
Use the left and right arrow key to navigate the ship. Shoot with Space.