Kitchen Chaos
A 3D multiplayer game similar to Overcooked made with C# and Unity
Kitchen Chaos is a C# and Unity-based 3D multiplayer game, drawing inspiration from the popular title Overcooked. In this culinary adventure, you'll collaborate with your teammates to craft dishes that meet the demands of hungry customers. Your tasks include chopping ingredients, mastering the art of cooking, and swiftly serving up orders before customers leave the restaurant. To top it off, maintaining a spick-and-span kitchen and keeping up with dishwashing duties are also crucial to ensure the restaurant's success.
The main purpose of this game's development was to gain proficiency in instantiating and destroying objects in Unity using scripts, prefabs and a clean code architecture. The first version of the project was created by following YouTube tutorials from the Code Monkey channel. Right now, this project is still in progress.