top of page
Event Queue/Bus Pattern

This project goes into the event queue and event bus pattern. This project has different actions that either uses and event queue or event bus, stated more in the GitHub link. This is based on David Baron's version of event bus pattern* with changes stated in the GitHub link.
* based on "Hands-On Game Development Patterns with Unity 2019" by David Baron
bottom of page