letteka 2ae772bcef
Validate Project / validate (push) Successful in 15s
Initial project setup (#1)
Reviewed-on: #1
Co-authored-by: Andrew Kettel <andrew.kettel@gmail.com>
2026-08-27 16:55:51 -07:00
2026-08-27 12:44:09 -07:00
2026-08-27 12:44:09 -07:00
2026-08-27 12:44:09 -07:00
2026-08-27 16:55:51 -07:00
2026-08-27 12:44:09 -07:00

YeetGeese 🪿🚜

A farm-themed tower defense where you yeet geese at oncoming livestock. Built with Godot 4.x.

Quick Start

  1. Open this folder in Godot 4.3+ (stable recommended).
  2. Run main.tscn from the editor's Play button.
  3. 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 scenes
  • src/projectiles/ - Goose projectile logic & impact handling
  • src/enemies/ - Animal mob scenes & path navigation data
  • src/waves/ - WaveTable.res (balance file) + runner system
  • src/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)

S
Description
No description provided
Readme
525 KiB
Languages
Markdown 100%