FoonLudum Dare ExplorerLD57 → FROG can't go back home this a-way

FROG can't go back home this a-way

By shiheuan

View on ldjam.com

CategoryRankScoreCount
Overall2882.6920
Fun2832.5520
Innovation1903.0820
Theme2123.2220
Graphics2452.9120
Audio1353.3020
Humor383.5820
Mood1963.1920

Comments

munmungames 2025-04-07 07:24

I like the frog design. I think the particle effect of the gun is misplaced, making it hard to understand that it's what makes you jump (I was playing without audio at first so when I turned it on I realized). Lacks some instructions / visual clues to help the player, for example it's hard to assess when you're gonna die by falling from too high, what the gun is used for (like I mentionned), how to deal with enemies, etc.

barnabewild 2025-04-07 15:45

I feel there is drift when pressing A or D... the frog is cute and you delivered, well done!

sudocoffee 2025-04-08 01:29

I like the understated guitar chords in the background, it really sells the vibe of the game. The camera was a bit hard to deal with when the frog would get hidden by another platform, and I never figured out how to deal with the eyeball monster, but I thought it was fun exploring the physics and moving around the scene with the double jump.

The bloodshot eyes exploding from the frog when he lands too hard was a great touch.

shiheuan 2025-04-09 10:19

@munmungames Thanks for leaving the comment. Yes, there are these issues, and I plan to improve these tips further after the jam is over.

shiheuan 2025-04-09 10:19

@barnabewild Thank you bro!

shiheuan 2025-04-09 10:22

@sudocoffee I try to handle with the camera with camera collision, but I failed. Thanks for playing!

yibirabbit007 2025-04-09 10:25

Oh my god, how did you come up with the idea of playing this way with a gun jump!!

It's incredible for me!🌞

ottobroccoli 2025-04-09 10:42

Well, I admit, I did not master the 3rd level, I also do not understand if it was possible to kill the flying eyes, although I tried very hard to hit them =) I couldn't get into the rhythm, although I even calculated that I had to press the space bar when the depth changes by 15, since death occurs with a difference of 16, it turned out to be difficult for me =) I definitely liked the musical accompaniment and the atmosphere of the game. Good job =)

yibirabbit007 2025-04-09 10:43

You can find my camera script in the source code - I used a fixed distance to keep it undisturbed and was able to keep it in an interval with the scroll wheel

I named it "Follow Target",you can find it here:

https://github.com/Yb-rabbit/Depths-to-Horizon/tree/main/Depths%20to%20Horizon/Assets/Scripts/Camera

shiheuan 2025-04-09 10:56

@yibirabbit007 Thank you bro! I will try it!

shiheuan 2025-04-09 11:03

@ottobroccoli Sorry my friend! You calculated correctly. There are three ways to kill a frog: fall a certain distance, land too fast, and touch the monster.But the falling death kinda meanless and confused, I will figure this out!And the monster can be killed and turn to temp platform by the way, It's missing a hint! Thanks for playing!

hubol 2025-04-09 22:26

This was pretty great! Didn't realize that the eyeballs could be made solid, so attempted to solve the last level by just carefully timing the shots.

Very interesting experiment, music was cute! Nice job!

shiheuan 2025-04-10 02:03

@hubol I want to add some gameplay hints quickly, my guidance is very poor. Thanks for your feedback!

nimbushead 2025-04-11 03:41

That was an interesting way of making puzzles! Thanks for making the game

eugenik 2025-04-14 05:52

Lovely art

infernaton 2025-04-14 11:05

Great job making for this game ! For me too it was kinda frustrating that i don't understand how to destroy enemies but the movement mechanism is really smooth. Especialy the music, even tho there's few notes and the moment the loop can be heared, it feel pleasant.

Ps: I don't know if it's normal, but the game made me skipped the 2nd level and on the 4th (when I understand that i can beat enemies and that make plateform), one of the eye that I transform into a plateform, starts to move again

shiheuan 2025-04-15 04:13

@infernaton Sorry About that Skiped the entire level must be a BUG, I will fix it as soon as possible. Thank you for playing the humble little game!