The rummikub game created in Rust
Check Bevy's setup instructions and make sure you install all the required dependencies. Additionally, install LLD unless you're on MacOS.
Then, run cargo build
. The first compliation will take a couple minutes, any compilation after that will only re-compile the files changed by you.
If you encounter problems, open a new issue.