FoonLudum Dare ExplorerLD40 → Rocks

Rocks

By broken-matrix

View on ldjam.com

CategoryRankScoreCount
Overall2.754
Fun2.165
Innovation2.005
Theme2.335
Graphics2.505
Humor2.835

Comments

wakka2 2017-12-08 12:23

``` ➜ Rocks java -jar Rocks.jar Exception in thread "main" java.lang.UnsatisfiedLinkError: no lwjgl in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1864) at java.lang.Runtime.loadLibrary0(Runtime.java:870) at java.lang.System.loadLibrary(System.java:1122) at org.lwjgl.Sys$1.run(Sys.java:72) at java.security.AccessController.doPrivileged(Native Method) at org.lwjgl.Sys.doLoadLibrary(Sys.java:66) at org.lwjgl.Sys.loadLibrary(Sys.java:96) at org.lwjgl.Sys.(Sys.java:117) at org.lwjgl.opengl.Display.(Display.java:135) at com.brokenmatrix.eco.display.Window.getSuitableFullScreenModes(Window.java:111) at com.brokenmatrix.eco.display.Window.(Window.java:30) at com.brokenmatrix.eco.display.WindowConfiguration.create(WindowConfiguration.java:80) at com.brokenmatrix.zachsgame.ZachsGame.main(ZachsGame.java:32) ```

broken-matrix 2017-12-08 19:51

... that's not good the jars should be packed into the executable one

arputikos 2017-12-10 12:35

How to mine things?

broken-matrix 2017-12-11 04:04

Just hold left click for half a second(same time for each rock level) but you will need an upgraded pickaxe to mine higher level rocks like stated in the description. At first you can only mine stone(right click on a block to see its name) but after you have a stone pickaxe you can mine the tier 1 ores and then you make a pickaxe out of that then repeat one more time and you can build the things needed to kill the bosses.