feat(#1): Garden v2 engine — plots, plants, irrigation, compost, pests, ASCII garden #2

Merged
ti-paul merged 1 commit from feature/1-garden-engine into main 2026-06-16 01:09:16 +00:00
Member

Code Garden v2 Engine

Closes #1

Features

  • 7 plant types mapped to features
  • Plots with soil/greenhouse/irrigation
  • Compost bin (refactored code -> nutrients)
  • 4 pests, 4 weather types
  • Gardener with skill progression

Tests

  • 41 tests, all passing
## Code Garden v2 Engine Closes #1 ### Features - **7 plant types** mapped to features - **Plots** with soil/greenhouse/irrigation - **Compost bin** (refactored code -> nutrients) - **4 pests**, **4 weather** types - **Gardener** with skill progression ### Tests - 41 tests, all passing
- Plant: 7 types (tomato/CRUD, herb/utility, rose/premium, strawberry/quick-win, pumpkin/major, cactus/microservice, vine/background)
- Plot: beds with soil quality, capacity, greenhouse mode, irrigation
- Compost bin: refactored code -> nutrients -> fertilizer cycle
- 4 pest types, 4 weather types, gardener with skill progression
- 7 growth stages, harvest system, ASCII garden layout
- 41 tests, all passing
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
les_clankeurs/code-garden-v2!2
No description provided.