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
Foon → Ludum Dare Explorer → LD35 → Geo Morph
By amymist
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Theme | 338 | 3.60 | ||
| Graphics | 654 | 3.13 | ||
| Fun | 935 | 2.60 | ||
| Overall | 993 | 2.73 | ||
| Coolness | 1808 | 32 |
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
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.
I think I got what this game is about :D. Playable, but I missed some music during it.
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
Cool game, great for a jam entry!
I love isometric games :P
love how the game looks, keep working on it!
the download on itch.io did not start. unfortunately there was no "direct download" button :(