You'll need the following packages on Ubuntu:
sudo apt install libudev-dev
You'll also need to install Rust, according to these instructions.
Then you should be able to compile and run the game by running:
cargo run
You'll need the following packages on Ubuntu:
sudo apt install libudev-dev
You'll also need to install Rust, according to these instructions.
Then you should be able to compile and run the game by running:
cargo run