# 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`