Froglet Frenzy is a short 2D platformer with fast-paced, single-button gameplay. Take control of a nimble little frog as you leap between logs an leaves, evading natural predators.
Your goal? Reach the pond at the end of each level while mastering the art of timing and precision. Perfect for quick sessions, challenging yourself to complete all the levels and race against the clock to achieve the fastest times!
Built in Godot 4.4
This project was created as a submission to VimJam5 on itch.io. The game was designed around the jam's theme and constraints, focusing on minimalist controls and engaging gameplay.
- 4 Color Palette: Use a maximum of four colors throughout the game
- Animal Characters: No human characters! Only animals (or anthropomorphic creatures)
- Mouse Only: The game can be controlled entirely with the mouse
Scenes/- Game scenes and levelsLogic/- Game logic and scriptsGFX/- Graphics and visual assetsSFX/- Sound effects and audioGUI/- User interface elementsFont/- Custom pixel fonts
This project is licensed under the MIT License - see the LICENSE file for details.
This code is provided as-is for educational purposes and for anyone interested in studying the implementation. Feel free to:
- Study the code structure
- Use it for your own projects
- Modify and experiment with the mechanics
See CREDITS.md for detailed attribution of assets and contributors.