claudedwithlove
explore/battlefrog

battlefrog

Crafted

battlefrog

·0··submitted April 15, 2026
View on GitHub
Clauded With Love Rating
5.4 / 10

BattleFrog is a 2D platformer game built in Godot 4.x where players control frogs that catch flies with their tongues, featuring single-player, co-op, and competitive modes. The project serves as a learning exercise with specification-driven development and clean project structure.

Code Quality6.0
Usefulness5.5
Claude Usage4.0
Documentation7.5
Originality4.0
Highlights
  • Well-organized project structure with clear separation of game components, assets, and documentation
  • Comprehensive README with detailed setup instructions, controls for multiple input methods, and learning resources
  • Multiple game modes (single-player, co-op, competitive) providing varied gameplay experiences
To Improve
  • Add actual code examples or screenshots to demonstrate the current implementation status and code quality
  • Include information about the specifications in the specs/ directory and how they guide development decisions