
Very Fast Food
This game is from ldjam.com, which is currently unavailable.
You can try viewing the original page on Web Archive (may not load correctly).
You can try viewing the original page on Web Archive (may not load correctly).
A game where you need to cook food, fast! Very fast!!!
The game has three modes:
- Level mode, easy
- Level mode, hard
- Chef mode
In level mode, the player needs to cook recipes in each round.
At the beginning of the round, the player is given 10 seconds to read the recipe.
During that time, no food can be cooked.
Then the player has 20 seconds in easy mode, or 10 seconds in hard mode to cook the recipe and place it on the plate.
Given the very short cooking time in hard mode, the player can setup pans in the first ten seconds of reading the recipe, but no food can be prepared in this setup phase.
At the end of the cooking part, if the recipe is complete, the player earns 5 score and passes onto the next level, with a new recipe.
If the recipe is not complete, the player looses 1 score and must redo the level again.
The game ends if all levels are completed (win) or if the score reaches zero.
In chef mode, the player gets a new recipe to cook every ten seconds.
The recipes stacks in a backlog, which cannot exceed 15 recipes (if this limit is reached, it's game over).
Click a recipe in the list to display it, and to validate it.
Tools:
- Language: C
- Engine: homemade 3dmr
- Assets: Blender
The game has three modes:
- Level mode, easy
- Level mode, hard
- Chef mode
In level mode, the player needs to cook recipes in each round.
At the beginning of the round, the player is given 10 seconds to read the recipe.
During that time, no food can be cooked.
Then the player has 20 seconds in easy mode, or 10 seconds in hard mode to cook the recipe and place it on the plate.
Given the very short cooking time in hard mode, the player can setup pans in the first ten seconds of reading the recipe, but no food can be prepared in this setup phase.
At the end of the cooking part, if the recipe is complete, the player earns 5 score and passes onto the next level, with a new recipe.
If the recipe is not complete, the player looses 1 score and must redo the level again.
The game ends if all levels are completed (win) or if the score reaches zero.
In chef mode, the player gets a new recipe to cook every ten seconds.
The recipes stacks in a backlog, which cannot exceed 15 recipes (if this limit is reached, it's game over).
Click a recipe in the list to display it, and to validate it.
Tools:
- Language: C
- Engine: homemade 3dmr
- Assets: Blender