
Arch and Derivatives (Linux)
yay --sync --mflags --nocheck hnefatafl-copenhagen
                        Chocolatey (Windows)
Install Chocolatey.
Then install hnefatafl-copenhagen.
Debian and Derivatives (Linux)
Download hnefatafl-copenhagen, then run:
sudo dpkg --install hnefatafl-copenhagen_4.2.2-1_amd64.deb
                            It can be removed by running:
sudo dpkg --remove hnefatafl-copenhagen
                        Flatpak (Linux)
See flathub.org.
Cargo (Linux, macOS, Windows)
Dependencies (Linux)
ALSA development files are needed to build cpal on Linux (rodio dependency,
                                hnefatafl-client dependency). These are provided as part of the
                                alsa-lib package on Arch, libasound2-dev package on Debian and Ubuntu, and
                                alsa-lib-devel on Fedora.
The package uses the mold linker. This is provided via the mold
                                package on Arch, Debian, Ubuntu, and Fedora.
Run
In your terminal run the following to run the client with Rust’s cargo:
git clone https://github.com/dcampbell24/hnefatafl.git
cd hnefatafl
RUST_LOG=hnefatafl_client=debug cargo run --release --example hnefatafl-client
                            Note
At the moment their may be fairly regular updates. If you run into problems, make sure you are running the latest version.
Hnefatafl Org by David Lawrence Campbell is licensed under CC BY 4.0