Skip to content

Commit 762b53d

Browse files
authored
Update README with game controls and rules
Added controls and rules for player interactions in the game.
1 parent 6d0e076 commit 762b53d

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,22 @@
22

33
This game is a multiplayer/singleplayer fast-paced cooking simulator.
44

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+
521
Rules:
622
- You have to serve people food that appear on the top of the screen(You don't have to finish the first order first)
723
- 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:
2238

2339
How to make a dish:
2440
- 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

Comments
 (0)