Zombie Diner

Zombies are hungry, clear all the food orders by adding the right ingredients to the plate before serving them. Can you clear all the orders before the time runs out?

Zombie Diner was inspired by Overcooked and was built in two days for Flatiron School's 2019 Gam Jam and won 'Funniest Game'.

Screenshots

Clear your Orders before the time runs out

Tap on an Order to see Ingredients needed

Stack

Challenges

  • We had two days to build a working product. We made the game intentionally difficult because we didn't have time to build a win screen.
  • Orders and Ingredients were generated from the backend and randomized. We needed to make sure the Ingredient objects that were created work with the Orders. This is because multiple new Ingredient objects are created.