aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2024-10-06 23:02:10 +0200
committermetamuffin <metamuffin@disroot.org>2024-10-06 23:02:10 +0200
commita7ae29a8257447227621efde489095ace81fd028 (patch)
tree106650baf2992661f840bc228687d471b7493609 /index.html
parentde9d2e0ae8187014983fe08e25383d24b1f76d1b (diff)
downloadhurrycurry-website-a7ae29a8257447227621efde489095ace81fd028.tar
hurrycurry-website-a7ae29a8257447227621efde489095ace81fd028.tar.bz2
hurrycurry-website-a7ae29a8257447227621efde489095ace81fd028.tar.zst
localize
Diffstat (limited to 'index.html')
-rw-r--r--index.html192
1 files changed, 0 insertions, 192 deletions
diff --git a/index.html b/index.html
deleted file mode 100644
index d5e8af6..0000000
--- a/index.html
+++ /dev/null
@@ -1,192 +0,0 @@
-<!DOCTYPE html>
-<html lang="en">
-
-<head>
- <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
- <meta name="theme-color" content="#24244f" />
- <title>Hurry Curry! by metamuffin, tpart, nokoe, SOF93</title>
- <meta name="description" content="A cooperative fast-paced game about running a restaurant together." />
- <link href="style.css" rel="stylesheet" />
-</head>
-
-<body>
- <article>
- <img class="cover" src="./cover.webp" alt="Hurry Curry! Cover Image" />
- <div class="content">
- <div class="screenshots">
- <img src="./screenshot-1.webp" alt="Screenshot" class="screenshot" />
- <img src="./screenshot-2.webp" alt="Screenshot" class="screenshot" />
- <img src="./screenshot-3.webp" alt="Screenshot" class="screenshot" />
- <img src="./screenshot-4.webp" alt="Screenshot" class="screenshot" />
- </div>
- <p>
- <b>Hurry Curry!</b> 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.
- </p>
-
- <h2>Gameplay Overview</h2>
- <p>
- During the game, customers will enter your restaurant and order different meals. The players task is to
- assemble these meals by cutting, cooking, baking and combining resources in the kitchen. Multitasking is
- crucial but can lead to food burning or customers leaving if the player takes to long. There are many
- different restaurant/kitchen layouts.
- </p>
-
- <a href="https://s.metamuffin.org/static/hurrycurry/trailer-flathub.webm" target="_blank">
- <img width="400px" src="https://s.metamuffin.org/static/hurrycurry/trailer-thumbnail-click.webp" alt="Hurry Curry! Gameplay Trailer">
- </a>
-
- <h2>How to play</h2>
- <p>
- To play, download the game for your platform or use
- <a href="https://hurrycurry-web.metamuffin.org/">the rather laggy browser version</a>.
- Then connect to a server,
- either locally hosted or the one we provide ("Quick
- Connect"). Assemble your team of chefs in the lobby before
- starting the game. When playing for the first time the
- "junior" map is recommended.
- </p>
- <p>
- The recipes can be found in the <a href="https://s.metamuffin.org/static/hurrycurry/book.pdf">Recipe
- Book</a> (also available ingame in some maps).
- </p>
- <p>
- 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.
- </p>
- <p>
- 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.
- </p>
- <h2>Installation</h2>
-
- <p>
- The source code repository is available on
- <a href="https://codeberg.org/hurrycurry/hurrycurry/">Codeberg</a>. Prebuilt packages can be downloaded
- from one of the following sources:
- </p>
-
- <table>
- <tr>
- <td>Standalone binaries:</td>
- <td>
- <ul>
- <li><a href="https://s.metamuffin.org/builds/hurrycurry/">
- Release builds
- </a></li>
- <li><a href="https://s.metamuffin.org/builds/hurrycurry-edge/">
- Development builds
- </a></li>
- </ul>
- </td>
- </tr>
- <tr>
- <td>Browser version</td>
- <td>
- <a href="https://hurrycurry-web.metamuffin.org/client.html">
- Launch
- </a>
- </td>
- </tr>
- <tr>
- <td>Arch AUR:</td>
- <td>
- <ul>
- <li><a href="https://aur.archlinux.org/packages/hurrycurry-client">
- <pre>hurrycurry-client</pre>
- </a></li>
- <li><a href="https://aur.archlinux.org/packages/hurrycurry-client">
- <pre>hurrycurry-server</pre>
- </a></li>
- </ul>
- </td>
- </tr>
- <tr>
- <td>Flathub:</td>
- <td>
- <ul>
- <li><a href="https://flathub.org/apps/org.metamuffin.hurrycurry.client">
- <pre>org.metamuffin.hurrycurry.client</pre>
- </a></li>
- </ul>
- </td>
- </tr>
- <tr>
- <td>Snap Store:</td>
- <td>
- <ul>
- <li><a href="https://snapcraft.io/hurrycurry">
- <pre>hurrycurry</pre>
- </a></li>
- </ul>
- </td>
- </tr>
- <tr>
- <td>metamuffins's infrastructure repositories:</td>
- <td>
- <ul>
- <li><a href="https://pkg.metamuffin.org/">
- <pre>hurrycurry-client</pre>
- </a></li>
- <li><a href="https://pkg.metamuffin.org/">
- <pre>hurrycurry-client-git</pre>
- </a></li>
- <li><a href="https://pkg.metamuffin.org/">
- <pre>hurrycurry-client-web</pre>
- </a></li>
- <li><a href="https://pkg.metamuffin.org/">
- <pre>hurrycurry-client-web-git</pre>
- </a></li>
- <li><a href="https://pkg.metamuffin.org/">
- <pre>hurrycurry-server</pre>
- </a></li>
- <li><a href="https://pkg.metamuffin.org/">
- <pre>hurrycurry-server-git</pre>
- </a></li>
- </ul>
- </td>
- </tr>
- </table>
-
- <a href='https://codeberg.org/hurrycurry/hurrycurry'><img height='80' alt='Get it on Codeberg' src='./badge-codeberg.png'/></a>
- <a href='https://flathub.org/apps/org.metamuffin.hurrycurry.client'><img height='80' alt='Get it on Flathub' src='./badge-flathub.png'/></a>
- <a href='https://metamuffin1.itch.io/hurrycurry'><img height='80' alt='Available on itch.io' src='./badge-itchio.png'/></a>
- <a href="https://snapcraft.io/hurrycurry"><img height="80" alt="Get it from the Snap Store" src="./badge-snap.svg" /></a>
-
- <h2>Public Servers</h2>
- <iframe src="https://hurrycurry-registry.metamuffin.org/v1/list" frameborder="0" style="width: 100%;"></iframe>
-
- <h2>Credits</h2>
- <p>
- The game is primarily developed by <span id="shuffle">nokoe, metamuffin, tpart</span>.
- <script>
- const s = document.getElementById("shuffle");
- const c = s.textContent.split(", ");
- for (let i1 = 0; i1 < c.length; i1++) {
- const i2 = Math.floor(Math.random() * c.length);
- [c[i1], c[i2]] = [c[i2], c[i1]];
- }
- s.textContent = c.join(", ")
- </script>
- Other contributers include Sofviic, BigBrotherNii and RustyStriker.
- </p>
-
- <h2>Contribute</h2>
- <p>You can help make the game better by contributing code through pull requests on <a
- href="https://codeberg.org/hurrycurry/hurrycurry/">Codeberg</a>.</p>
- <p>You can also translate the game to your language on <a
- href="https://translate.codeberg.org/engage/hurrycurry/">Codeberg's Weblate</a></p>
- </div>
- <footer>
- Have fun!
- </footer>
- </article>
-</body>
-
-</html>