Sorry, can't rate because it didn't run on my machine (Java 7, OSX El Capitan) :/
- Running the jar crashes with "GLFW windows may only be created on the main thread and that thread must be the first thread in the process."
- Running the jar using "java -jar -XstartOnFirstThread Panspermia.jar" starts the game but crashes when the play button is pressed.
- Building from source using gradle fails to compile Kotlin at UpgradeUI.kt