Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I am having issues running the game. I am not sure if I need a different version of Java or? Here is the output from java -version

```
[brent@lenovo ~]$ java -version
openjdk version "14.0.2" 2020-07-14
OpenJDK Runtime Environment (build 14.0.2+12)
OpenJDK 64-Bit Server VM (build 14.0.2+12, mixed mode)
```
(idk if the comments are markdown compatable so the backticks might not work :P)

Yes, the game was made back when Java 8 was new. Just tested and the game does not run with java 13 or newer. So you will need any java version from 7 to 12 to run the game.