Good game, the graphics are really great, dynamic lighting and 3D models at the level of a good indie game in steam. Got the atmosphere perfectly. Nice work.
chagnarfaugn
Creator of
Recent community posts
I really enjoyed it! The game turned out to be very fun and dynamic. Good music and sound effects. Movement and combat are implemented perfectly except for the running on the walls, either I'm very bad at it or it sometimes did not work as I would like it to, that's why I never got to pass the first level to the end.
Overall a great job!
PS D:\All Files\Games> java -jar "Mutation Garden.jar"
Sheet path tile/sheet.png
Sheet path tile/sheet.png
Held!
Dropped!
Held!
Held!
Exception in thread "LWJGL Application" java.lang.NumberFormatException: For input string: "1,03" at sun.misc.FloatingDecimal.readJavaFormatString(Unknown Source) at sun.misc.FloatingDecimal.parseFloat(Unknown Source) at java.lang.Float.parseFloat(Unknown Source) at java.lang.Float.valueOf(Unknown Source) at com.djam5.game.state.impl.StateMap.drawHud(StateMap.java:145) at com.djam5.game.state.impl.StateMap.render(StateMap.java:91) at com.djam5.game.state.StateManager.renderActiveState(StateManager.java:19) at com.djam5.game.Game.render(Game.java:54) at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:232) at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:127)