feat(#1): Zoo engine — animals, enclosures, keepers, feeding, ASCII zoo map #2

Merged
ti-paul merged 1 commit from feature/1-zoo-engine into main 2026-06-14 04:08:00 +00:00
Member

Closes #1

32 tests. Code zoo.

Closes #1 32 tests. Code zoo.
- src/zoo.js: Full code zoo engine
  - 10 animal species (design patterns: Lion=Singleton to Turtle=State)
  - 10 habitats (Savanna to Pond)
  - 4 keeper types (Intern to Head Keeper)
  - Animal placement with habitat validation
  - Keeper assignment to enclosures
  - Feeding system (hunger/happiness/health)
  - Visitor admission with revenue
  - Zoo stats aggregation
  - ASCII zoo map rendering
- 32 tests
ti-paul left a comment
No description provided.
32 tests. Zoo engine. LGTM.
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-zoo!2
No description provided.