this repository has nothing to work in real so far. now still in designing
Kitu
OSS powered framework, that aims to answer for production features to develop Unity application.
Concept and features
Kitu is comprehensive framework that integration of multiple repositories. but these are build for Kitu implementation, based on concept below.
- don't do everything on Unity Editor.
development with 2 systems: headless frontend (Unity), and BFF (Backend For Frontend, term from webdev but it's wide meaning) makes isolate cosmetic logic and game system logic. - on-the-fly editing: keeps play mode while development iteration (as much as possible). reduces to annoying repeat play/stop and compile time.