Feather Fighters
🚀 Work Project: Welfish Studio
About
Feather Fighters is a mobile idle-RPG where players manage a farm, hatch chickens, train roosters, and battle online using card-based mechanics.
Trailer
Description
In this project, I implemented the core gameplay systems for farm part of the game:
- Inventory systems for chickens, roosters, cards, and products.
- Incubation mechanics with timers, offline progression, and product collection.
- Rooster assignment to fighter/guardian slots and card deck building.
- Market system for purchasing chickens, cards, and accessories.
- Save/load functionality, ensuring persistence across sessions.
- Full localization (Turkish & English).
- Camera controller with post-processing transitions.
- Modular event-driven architecture to connect UI and gameplay systems.