https://github.com/meredoth/mediator-in-unity
https://github.com/meredoth/mediator-in-unity
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/meredoth/mediator-in-unity
- Owner: meredoth
- License: mit
- Created: 2024-02-27T01:56:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T03:01:09.000Z (over 2 years ago)
- Last Synced: 2025-07-28T14:53:07.598Z (11 months ago)
- Language: C#
- Size: 70.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mediator pattern in Unity
The source code for my blog post about the implementation of the mediator pattern in Unity.
See the full post [here](https://giannisakritidis.com/blog/Mediator-Pattern-In-Unity/)