Miner Matter

Miner Matter

This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
coolness: 0.41
fun: 3.70
graphics: 3.91
humor: 3.33
innovation: 3.39
mood: 3.00
overall: 3.75
theme: 3.61
It sure is a tough life pulling minecarts around. The deadlines are pretty strict but you can't drive too fast or you'll spill valuable gold and gems all over the mine.

Press D to go faster, A to slow down and reverse.

Please consider downloading rather than running in the applet. The performance will likely be bad and if you have a newer version of Java you'll have problems with the security settings.

I know, there's no sound. Sorry about that.

This seems to run pretty well on Windows. On Mac and Linux you'll probably need to set a few jvm flags:

----- Linux Users -----:

I'd recommend trying the following two options:

java -Dsun.java2d.opengl=true -jar miner_matter.jar

or

java -Dsun.java2d.xrender=true -jar miner_matter.jar

----- Mac Users -----

If the game runs pretty slowly try this:

java -Dsun.java2d.pmoffscreen=true -jar miner_matter.jar
Found a bug?
Tell us on Discord