Skip to content

dcampbell24/hnefatafl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Copenhagen Hnefatafl

githubcrates-iodocs-rs

Opening Game

An engine similar to the Go Text Protocol, a client, and a server. For help on how to use the engine see the module documentation.

Building and Running

First you need to install Rust. Then:

git clone https://github.com/dcampbell24/hnefatafl.git
cd hnefatafl

Then you can run the engine with:

# --release is optional
cargo run --release --bin hnefatafl-text-protocol -- --display-game

or you can start a local server:

# --release is optional
cargo run --release

and run a client:

# --release is optional
RUST_LOG=hnefatafl_client=debug cargo run --release --example hnefatafl-client -- --host localhost

If you are running on Linux, you'll need some dependencies as described on the website.

You can also get the rules and more information about downloading the software on the website.

Discord

Click to join our Discord server.

Packaging Status

AUR (client)
crates.io (AI, engine, server)
chocolatey.org (client)
deb (attacker AI, defender AI, client, server)
flathub.org (client)
npm (engine)

Icon

The icon used for the flathub version of the hnefatafl-client was created by Marvin T. @marvintubat123.

License

Licensed under either of the Apache License or the MIT license at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this software by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

About

Copenhagen Hnefatafl engine, client, and server.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages