FoonLudum Dare ExplorerLD35 → Geo Morph

Geo Morph

By amymist

View on Wayback Machine

CategoryRankScoreCount
Theme3383.60
Graphics6543.13
Fun9352.60
Overall9932.73
Coolness180832

Comments

varuns 2016-04-18 19:30

After managing to survive for a while, I can say your game gives me the "gg" you feel after a good round of Call of Duty :D

thunderklaus 2016-04-18 20:39

Not working - OSX,

➜ java -version
java version "1.8.0_60"
Java(TM) SE Runtime Environment (build 1.8.0_60-b27)
Java HotSpot(TM) 64-Bit Server VM (build 25.60-b23, mixed mode)
➜ java -XstartOnFirstThread -jar ~/Downloads/GeoMorph.jar
Exception in thread "Thread-0" java.lang.ExceptionInInitializerError
at org.lwjgl.glfw.GLFW.glfwCreateWindow(GLFW.java:1248)
at code.ld35.Display.createDisplay(Display.java:37)
at code.ld35.LD35.run(LD35.java:35)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalStateException: GLFW windows may only be created on the main thread and that thread must be the first thread in the process. Please run the JVM with -XstartOnFirstThread. For offscreen rendering, make sure another window toolkit (e.g. AWT or JavaFX) is initialized before GLFW.

zgragselus 2016-04-18 21:03

I think I got what this game is about :D. Playable, but I missed some music during it.

idkfawin32 2016-04-18 21:57

I love this concept and the art is great. I'd love for a small string to be on the screen explaining what the selected material is though

ferraware 2016-04-18 22:08

Cool game, great for a jam entry!

I love isometric games :P

luquio 2016-04-25 04:43

love how the game looks, keep working on it!

runvs 2016-04-30 17:47

the download on itch.io did not start. unfortunately there was no "direct download" button :(