Skip to content

vpzomtrrfrt/nertsio

Repository files navigation

nertsio

for the love of Nerts

nertsio is an online multiplayer implementation of the card game Nerts.

Download

Releases are available on itch.io or GitLab.

Community

Chat with us on Matrix, XMPP or Discord.

Build Instructions

Windows, Linux

Required Dependencies (at least for Linux, I don't know about Windows. Other dependencies will be automatically downloaded by Cargo):

  • Rust & Cargo
  • Git
  • pkg-config
  • alsa-lib (+ dev headers)
  • OpenSSL (+ dev headers)

Run cargo build --release -p nertsio_ui. The resulting executable will be placed in target/release.

Android

Android builds require cargo-quad-apk.

Run cargo quad-apk build -p nertsio_ui. The resulting package will be placed in target/android-artifacts/release/apk.

WASM

WASM builds require wasm-bindgen-cli to be installed, and its version needs to match the resolved version of wasm-bindgen.

Run ./mkWasmUi.sh. The resulting files will be placed in target/wasm32-unknown-unknown/dist.

About

An online multiplayer implementation of Nerts. Mirror of https://gitlab.com/vpzomtrrfrt/nertsio

Resources

License

Stars

Watchers

Forks

Contributors

Languages