957107ea494a825cd2efb540557fa847dabecba6
YeetGeese 🪿🚜
A farm-themed tower defense where you yeet geese at oncoming livestock. Built with Godot 4.x.
Quick Start
- Open this folder in Godot 4.3+ (stable recommended).
- Run
main.tscnfrom the editor's Play button. - Place towers along the animal path and watch the geese fly!
Folder Layout
src/core/- Autoloads & global state (wave progress, currency)src/towers/- Base tower node + individual yeeter scenessrc/projectiles/- Goose projectile logic & impact handlingsrc/enemies/- Animal mob scenes & path navigation datasrc/waves/-WaveTable.res(balance file) + runner systemsrc/ui/- HUD, placement gizmo, menus
For AI Assistants
Read AI_HELP.md before writing code. It contains our GDScript 4 conventions, scene expectations, and prompt templates tailored to this project.
License
TBD (placeholder for indie release)
Languages
Markdown
100%