A 2048 game written in libcosmic and Rust.
To install your COSMIC application, you will need just, if you're on Pop!_OS, you can install it with the following command:
sudo apt install just
After you install it, you can run the following commands to build and install your application:
just build-release
sudo just install