Using the Lightweight Java Game Library, I am making my own space invaders game. This is purely for fun/educational purposes.
- Eclipse IDE - Development environment for Java
- LWJGL 3 - Java library providing access to resources such as GLFW, OpenGL, OpenAL, and more
- Prof. White for providing inspiration