aboutsummaryrefslogtreecommitdiff
path: root/pixel-client/README.md
diff options
context:
space:
mode:
authormetamuffin <metamuffin@disroot.org>2025-09-29 23:56:14 +0200
committermetamuffin <metamuffin@disroot.org>2025-09-30 01:19:09 +0200
commit727752b87bbe7146adb0f9e9e27d6e64b785ec2f (patch)
treeec51a98bb0f3334e66690484db497709d9d48eb4 /pixel-client/README.md
parentbd52f4617d04d9b3cda279d48fc75d5a067101fe (diff)
downloadhurrycurry-727752b87bbe7146adb0f9e9e27d6e64b785ec2f.tar
hurrycurry-727752b87bbe7146adb0f9e9e27d6e64b785ec2f.tar.bz2
hurrycurry-727752b87bbe7146adb0f9e9e27d6e64b785ec2f.tar.zst
Remove pixel client
Diffstat (limited to 'pixel-client/README.md')
-rw-r--r--pixel-client/README.md19
1 files changed, 0 insertions, 19 deletions
diff --git a/pixel-client/README.md b/pixel-client/README.md
deleted file mode 100644
index 93a0bac0..00000000
--- a/pixel-client/README.md
+++ /dev/null
@@ -1,19 +0,0 @@
-# Hurry Curry! Pixel Client
-
-An experimental version of the game that uses pixel-art rendering to allow
-smooth playing even on low-end devices. The pixel client is discontinued however
-and should be rewritten entirely in the future.
-
-## Building
-
-- Requirements:
- - Nightly rust toolchain
- - SDL2 development libraries (including gfx, ttf and mixer extensions)
-
-```
-make pixel-client
-```
-
-## Usage
-
-- `./target/release/pixelcurry`