Loading repository data…
Loading repository data…
KURMAROHI / repository
Kitchen Chaos is a 3D cooking game developed in Unity using C#, focused on clean and modular architecture. The project demonstrates key game development practices such as using ScriptableObjects for flexible data management, interfaces for defining reusable behaviors, and events for decoupled system communication.
Kitchen Chaos is a 3D cooking game developed in Unity using C#. It follows best practices for clean, modular code and demonstrates scalable architecture with modern Unity features.