Modular Unity showcases demonstrating clean, maintainable solutions for common game development challenges through robust software architecture.
| Name | Key Technologies | Description |
|---|---|---|
| Mvp | Model-View-Presenter, Interface-based Design, UI Toolkit, UGUI |
A decoupled dialogue system demonstrating how to separate business logic from UI implementation using the MVP pattern. |