FoonLudum Dare ExplorerUsers → MrJavaFrank

MrJavaFrank

Games

YearLDThemeGameDivisionRankOvFuInThGrAuHuMoCo
201430Connected WorldsFour Worldscompo5363.233.003.654.002.522.772.212.6582
201429Beneath the SurfacePyramid Escapecompo5023.233.212.503.283.023.042.323.0087
201328You Only Get OneTank Shootercompo6332.833.022.091.762.282.091.842.36100

Performance over time

overall score (left axis) percentile (right axis)

Scatterplots

Fun vs Overall

Innovation vs Overall

Theme vs Overall

Graphics vs Overall

Audio vs Overall

Humor vs Overall

Mood vs Overall

Comments by MrJavaFrank

LD28 — You Only Get One

Tank Shooter by MrJavaFrank 2013-12-16T19:17:00

I hope you read that "You Only Get One" life for both worlds (ingame) ... I just added it to my description of the game. But I wasn't very happy with the connection to the theme, too! Thanks for the feedback so far! :)

Tank Shooter by MrJavaFrank 2013-12-17T20:47:00

Have you both updated Java? I'm sorry that it doesn't run on your PC :(

LD29 — Beneath the Surface

Pyramid Escape by MrJavaFrank 2014-04-28T08:09:00

Thanks for the reply! I think on the UNIX-based systems the Integer parser is kind of buggy, because i had the same problem on Android with my game. With Android devices, it works to parse the number as Float and afterwards in program this float will be parsed to an Integer -> e.g. Float.parseFloat("4") -> 4.0 -> (int) 4.0 -> 4

Ich have no idea, what went wrong with the camera movement, because the exported .jar works perfectly fine under my Windows 8.1.

I'll upload the new files in a moment!

Pyramid Escape by MrJavaFrank 2014-04-28T14:12:00

@Iantto Have you installed at minimum Java 1.7? You can check it when you enter "java -version" in the cmd!

Pyramid Escape by MrJavaFrank 2014-05-07T14:12:00

Thank you so much for the replies so far :-)

Deep Dungeon by Gameko 2014-05-01T11:30:00

Nice graphics, but really too hard. Furthermore when you resize the window e.g. to fullscreen, then the camera doesn't follow anymore. Apart from that it was good ;)

LD30 — Connected Worlds

Back and forth by suppi 2014-08-26T16:05:00

Good start ... I liked especially the music. When you jump on other chicken then the character bugs around a bit.

Four Worlds by MrJavaFrank 2014-08-28T08:34:00

@bvanschooten Firstly thanks :) ... Secondly, this means that you can go in there und while the other worlds are jumping und going right, this world or other worlds too cannot execute these movements because they are blocked by the dirt blocks (when you go in, above your player is a block and too the right is a block). I hope i could help you :)

Four Worlds by MrJavaFrank 2014-09-02T14:26:00

Really nice that you beat it ;) ... Yeah i recognized the problem with the pressure plate checkpoint system 2 or 3 days after the weekend. I think thats one main problem of this game at the moment. I have some ideas how to fix the problem, but i just let the fame like it was submitted because that would be unfair. So that wasn't your fault :) Thanks for your critic, and yeah the 1 bullet 4 ice cube (or glass ;) ) thing is pretty tricky...it's some kind of a "final".

Nonomnia by robodylan 2014-08-26T12:33:00

Same as sylarisbest ... sometimes i couldn't walk anymore, sometimes i couldn't jump, or only a little bit, so i couldn't get to the next higher tile. I can go into left tiles, into the right tiles not. I really liked the graphics!

Lady Lyla by whalebot 2014-08-31T13:04:00

Unfortunaly there's an error when pressing the 'A'-key (just recoginzed because i didn'tread the description) :
___________________________________________
############################################################################################
FATAL ERROR in
action number 1
of Key Press Event for A-key Key
for object obj_global_controller:

Push :: Execution Error - Variable Get -1.spr_story_player_run(100012, -2147483648)
at gml_Object_obj_global_controller_KeyPress_65
############################################################################################

Apart from that, the graphics and the mood are really nice! :)

The Twins by Kojan 2014-08-26T12:39:00

Nice idea, after a while the controls were ok, but as one of my precursor said, not quite intuitive. I really like the background music, and the graphics, except for the player, which looks really strange, but that makes it also a bit funny.

Jingle Orbs by ChristmasBunny 2014-08-26T16:10:00

I think it was a good start for your first Ludum Dare. :) The biggest problem, in my opinion is the buggy collision response, a slide on the walls would be perfect. Another point is, that some background tiles, you are walking on, would be good too.