diff options
author | tpart <tpart120@proton.me> | 2025-04-07 23:44:07 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-04-07 23:44:07 +0200 |
commit | e80cd45a26b60d12c9ebb8114cd3292cc6f3e7f9 (patch) | |
tree | 09c0d3ed9feadd31ada16a63742854f6a2b64468 | |
parent | 74e88ba41c2debb4c7d28d224d627db006e2b6c5 (diff) | |
download | hurrycurry-snap-e80cd45a26b60d12c9ebb8114cd3292cc6f3e7f9.tar hurrycurry-snap-e80cd45a26b60d12c9ebb8114cd3292cc6f3e7f9.tar.bz2 hurrycurry-snap-e80cd45a26b60d12c9ebb8114cd3292cc6f3e7f9.tar.zst |
Update description to match flathub
-rw-r--r-- | snap/snapcraft.yaml | 20 |
1 files changed, 17 insertions, 3 deletions
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index de4f398..64f9986 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -8,9 +8,23 @@ issues: https://codeberg.org/hurrycurry/hurrycurry/issues source-code: https://codeberg.org/hurrycurry/hurrycurry title: Hurry Curry! description: | - Hurry Curry! is a multiplayer game about cooking. Your goal is to run - a restaurant and gain points by serving meals you've cooked. - The game is completely free software, licenced AGPL 3.0 only. + _Hurry Curry!_ is a cooperative multiplayer game about cooking. + You work at a restaurant accepting orders, cooking various dishes and serving meals to customers. + But don't take too long, as customers might get impatient. + The game is free software, licensed under the AGPL 3.0 only. + + Customers enter your restaurant and order various meals. + Your task is to assemble these meals by cutting, cooking, baking, searing and combining resources in the kitchen. + Multitasking is crucial, but can lead to food burning or customers leaving if you take too long. + There are many different restaurant/kitchen layouts to choose from. + + **Keyboard Controls:** Move character with WASD. Move camera with arrow keys. + Interact with Space or J. Boost with Left Shift or K. Open/close menus with Escape. + Press Enter to open chat. Reset view with R. + + **Controller Controls:** Move character with Left Stick. Move camera with Right Stick. + Interact with A, Boost with B, Open/close menus with Menu button. Use keyboard for chat. + Reset view with Y. grade: stable confinement: strict |