FYFY
FYFY was designed for teaching purposes to help beginners to understand data-driven simulation and to play with ECS mechanisms.
by Mocah Team (LIP6 - Sorbonne Université)
Price History +
FYFY means FamilY For unitY. It is an Entity Component System (ECS) made for Unity.
FYFY was designed for teaching purposes to help beginners to understand data-driven simulation and to play with ECS mechanisms. FYFY is focused on the modularity interest of ECS. We try to make it easy to use and well-integrated into the Unity editor.
FYFY doesn't focus on optimization. If you are interested in high performances games use the native ECS of Unity instead.
Take a look on Github: https://github.com/Mocahteam/FYFY
See API documentation for details
Example of projects designed with FYFY: E-LearningScape, Covid-25, SPY
If you use the Monitoring plugin included, Java is required