Foon →
Ludum Dare Explorer →
LD32 →
Kiss 'em all?!
Kiss 'em all?!
By zcience
View on Wayback Machine
| Category | Rank | Score | Count |
|
|---|
| Overall | 944 | 2.65 | | |
| Coolness | 2008 | 30 | | |
Comments
muffin
2015-04-21 20:10
I was unable to play for a while, because if you resize the window, the sprites are drawn in the wrong position. Maybe you can fix that? Apart from that issue, the shadows are very nice, and the sprites look good too. Level is a bit boring though :) Nice approach to the theme.
Jumping makes the demon girls move relative to the background, which is a bit distracting. The game is a bit repetitive. The lighting looks really nice.
You were able to make it really cool and atmospheric with the lighting system. Nice drawings. It was fun taking advantage of the physics with how the blown kisses bounce off the walls of the maze.
somnium
2015-04-25 05:54
The physics and lighting system gave a nice feel to the game.
depp
2015-04-25 20:44
The game would open and close. When I ran it in a terminal window, I got the following exception:
Exception in thread "LWJGL Application" com.badlogic.gdx.utils.SerializationException: Error parsing file: /tilesets/example.tmx
at com.badlogic.gdx.utils.XmlReader.parse(XmlReader.java:83)
at com.badlogic.gdx.maps.tiled.TmxMapLoader.load(TmxMapLoader.java:77)
at com.badlogic.gdx.maps.tiled.TmxMapLoader.load(TmxMapLoader.java:65)
at de.ludumDare_DT.ludumDare_DT_2015.game.Game.create(Game.java:96)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication.mainLoop(LwjglApplication.java:143)
at com.badlogic.gdx.backends.lwjgl.LwjglApplication$1.run(LwjglApplication.java:120)
Caused by: com.badlogic.gdx.utils.GdxRuntimeException: File not found: \tilesets\example.tmx (Internal)
at com.badlogic.gdx.files.FileHandle.read(FileHandle.java:136)
at com.badlogic.gdx.files.FileHandle.reader(FileHandle.java:163)
at com.badlogic.gdx.utils.XmlReader.parse(XmlReader.java:81)
... 5 more
zcience
2015-04-25 20:53
Thanks a lot! I'm on it
zcience
2015-04-25 21:15
Should now be fixed. Thanks to "Dietrich Epp" for instantly writing a comment!
jaloko
2015-05-03 05:02
Firstly thanks for the feedback on my game!
I enjoyed the lighting effects, I do need to try box2dlights at some point. I felt the gameplay was simple yet it still had an aspect of difficulty. I liked the use of the theme and the art. It would have been a nice addition if there was audio in the game. Overall well done.