Mini MVCS Architecture Framework
The Mini MVCS architecture framework embraces the Model-View-Controller-Service paradigm. Read More On Medium.com... * https://sam-16930.medium.com/unity-game-architectures-part-1-dc53b3c7307d
by Samuel Asher Rivello
Price History +
Mini MVCS features few classes and a flexible workflow. Following the conventions of MVCS requires discipline as the system is purposefully light and flexible.
This library has no requirement on non-MonoBehaviour. Using MonoBehaviours is optional.
Documentation
=============
* Assets/Mini MVCS/Documentation/Documentation.txt
Getting Started
=============
1. Open Unity Menu: File -> Open Scene
2. Open "RollABallWithMiniExample"
3. Open Unity Menu: Edit -> Play
4. Enjoy