{% extends "base.html" %} {% block content %}

You are working with some robots to prepare dishes in a cooking game. You are provided with a recipe for each dish, and your goal is to finish the dish before it gets expired. You are trying to complete as many dishes as possible. Each time you click the submit button, the time will move forward by one step. The game will end when it reaches the maxium steps allowed.

Hit the button below for a more detailed guide to the game!




Game Mode:
{% endblock %}