Skip to content

batiacosta/KitchenGame

Repository files navigation

KitchenGame

Unity Engine 2021 LTS This is an Overcoocked clone done un Unity.

Features.

UI working with mouse or gamepad input.

Screenshot 2023-07-24 at 8 48 05 AM Because the project uses the new Input System package from Unity, it is possible to know the inputs on the tutorial and rebinding on the options menu. Screenshot 2023-07-24 at 8 48 18 AMScreenshot 2023-07-24 at 8 51 29 AM ## Gameplay. The game throws you random recipies from a library of recipes. You as a player can pick up plates, bread, cheese, tomatoeas, cabagge and meat.

gameplay-kitchenchaos The kitchen has counter objects which are the type of base counter, container counter (tomatoe, bread, meat, cabbage, etc), cutting counter, stove counter, delivery counter, trash counter. Counters able to execute actions like Cutting, and Stove counters, they have a progress bar to show the state of the action that is being performed. Screenshot 2023-07-24 at 8 49 38 AM

Player an pickup plates and food, and there is an UI element that shows which are the elements the player carries, so player can cmpare to the waiting recipe. Screenshot 2023-07-24 at 8 50 12 AM

For now, single player following CodeMonckey's free Unity course implementing my gitflow, and the naming conventions I follow.

Releases

No releases published

Packages

No packages published