FoonLudum Dare ExplorerLD36 → Pneumatic Pipe Manager

Pneumatic Pipe Manager

By estrelsteel

View on Wayback Machine

CategoryRankScoreCount

Comments

skyem 2016-08-30 02:34

I really like this game! I enjoy simulations like this, and I mostly like how it was done.

However, it did take me some time to get used to it, mainly due to the fact that that there is no indication of movement of the mail, however, once I got used to it, I found it quite fun!

jimbly 2016-08-30 05:06

How do I run this? I tried running it as a usual Java .jar, and am getting the following error:
C:\Games\LD36\PneumaticPipeManager-EstrelSteel>java -jar PneumaticPipeManager-v1.0b-EstrelSteel.jar
Exception in thread "main" java.lang.NullPointerException
at com.estrelsteel.engine2.file.GameFile.getCurrentPath(GameFile.java:26)
at com.estrelsteel.ld36.LD36.<init>(LD36.java:90)
at com.estrelsteel.ld36.LD36.main(LD36.java:68)

From the pictures, looks a lot like MiniMetro, which I adore, would love to try it =).