README.md

March 7, 2018 ยท View on GitHub

Hexe
A Swift wrapper for the Hexe chess engine

Travis Status

What is Hexe?

Hexe is a pure Rust chess engine.

What is This?

This is a cross-platform framework that serves to bring the majority of Hexe's functionality over to Swift.

Because Rust and Swift don't map one-to-one, this API may diverge slightly from the Rust API.

License

Hexe.swift is available under the same license(s) as Hexe, either of

  • Apache License, Version 2.0

  • MIT License

at your option.

Contents

  1. 1What is Hexe?
  2. 2What is This?
  3. 3License