thanks so much for the detailed review @janinna21, it was a pleasure to read :) For the difficulty ramping up, you are right - it was tough to balance the difficulty so it doesn't get overwhelming too quickly but also not tooo boring. The way it works is that there is a Game Manager that ramps the difficulty over time. After 45 seconds (it gives new players time to acclimate or experienced players time to prepare a bit more), it starts adding 1 level to 1 random customer. It then does so every 30s. The levels go from 0 (no orders) to 3. On level 1, the customer orders only one plate. On level 2, 1 to 2 plates and on level 3, 1 to 3 plates (randomly). We also adjust waiting times and time to order according to the levels. This helps make every game a bit random. I think we should change the values on higher levels so it gets even more hectic at the end! Anyway, thanks for playing :)