An arcade game written in Rust using the ggez library.
- Windows
- Linux
- Mac
Visit the release tab.
Music created by Patrick de Arteaga.
Icon made by Vitaly Gorbachev from www.flaticon.com.
Easiest way to obtain cargo is from rustup.rs.
git clone https://github.com/piotrek-szczygiel/klocki
cd klocki
cargo build
sudo apt-get install libasound2-dev libudev-dev
sudo pacman -S alsa-lib gcc-libs systemd-libs