Froggy Froschy

Froggy Froschy

This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
overall: 3.12
fun: 3.25
innovation: 2.58
theme: 2.92
graphics: 2.58
audio: 2.53
humor: 2.75
mood: 2.67
Help the little Frog get to the fly and watch out for the dangers on the way.

- Play: https://cbehler.de/ld41/
- SourceCode: https://cbehler.de/ld41/sourcecode.zip

Theme Idea

This is the first theme that didn't really appeal to me and I struggeled to come up with an idea. Some genres directly conflict with each other resulting in a completely unplayable game and if they dont and the game is playable they aren't really incompatible to me. Anyway, I experimented with a turn based platformer, where I let the physics run for a second and then accepted the next input, but that just felt really akward when the frog stopped in the middle of the air, completly removing the need for any platforms at all. So I removed the 1 second limitation and waited for the frog to get a complete stop before accepting the next input.

Comments

Actually I messed up and thought LD was next weekend and was kinda surprised when I noticed it starting Friday afternoon and I already had some plans this weekend, therefore I went with html5 again due to slightly faster development times compared to c++ ( no setting up visual projects , no compiling, no need for any release builds and making sure they work ). Plus I can join the compo with html5 ( which I cannot do with C++ because I dont want to release my engine and libs source code atm ).

Tools

- Technology: HTML5 / js
- Images: Photoshop
- Music: http://tones.wolfram.com/, Audacity ( searching for music generators I found this and I have to say I really like it as a quick option to create decent game jam music )
- Sounds: http://www.bfxr.net/, Audacity
- Editor: Notepad++

Controls

- Aim with your mouse and left click to move the frog.
- SPACE - start game / next level / respawn when dead
- R - replay a level when complete
- M - toggle the background music

Post LD Update

Pressing R at any time will now restart the level
Found a bug?
Tell us on Discord