Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 895 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 895 Bytes

Overcooked!

My remake of the original Overcooked! game. MS Visual Studio 2019, C++, SFML.

Keyboard controls

  • WASD: movement
  • Space: take/put
  • Tab: cut

Game logic

Your goal is to cook everything that the guests of the restaurant have ordered. The faster you checkout your order, the more tips you get. If you don't manage to checkout the order in time, you will lose a few tips.

Obviously, you should cut the food on a cutting board before trying to cook it.

If you've made the wrong meal, you can use the trash can to clean your utensil. You can also put food in the trash can (for what reason -_-?).

When the time is up, the game is over! GLHF!