You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+18Lines changed: 18 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,22 @@
2
2
3
3
This game is a multiplayer/singleplayer fast-paced cooking simulator.
4
4
5
+
Controls:
6
+
- TAB: Toggle orders(Even if not visible, the orders will still come in).
7
+
- Escape: Pause.
8
+
-
9
+
10
+
PLAYER ONE:
11
+
- WASD: Move around.
12
+
- E: Pick up item/plate, place item/plate, serve plate.
13
+
- Q: Drop item/plate.
14
+
- R: Shoot gun if equipped.
15
+
PLAYER TWO:
16
+
- IJKL: Move around.
17
+
- U: Pick up item/plate, place item/plate, serve plate.
18
+
- O: Drop item/plate.
19
+
- H: Shoot gun if equipped.
20
+
5
21
Rules:
6
22
- You have to serve people food that appear on the top of the screen(You don't have to finish the first order first)
7
23
- If you successfully satisfy an order, you get more money and points. Also, your rating goes up.
@@ -22,3 +38,5 @@ How to prepare Food Items:
22
38
23
39
How to make a dish:
24
40
- Grab a plate from the plate crate and place it on a desired table
41
+
- Get the food from the food crates. Put down the ingredients onto the plate. Repeat this step until the things on the plate is the same as the things on the order. The order of the things on the plate do not matter, just has to contain it all.
42
+
- Serve the dish by placing it onto the white table thingy with the triangle.
0 commit comments