fairypieces / fairypieces-engine

a simulation and verification engine for chess-like games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fairy Pieces Engine

The Fairy Pieces Engine is a simulation and verification engine for chess-like games. Licensed under AGPL v3.0.

Goals

  1. Provide data structures capable of representing chess and its many derivative variants.
  2. Provide the ability to represent custom pieces with user-defined moves.

Which variants should the engine be capable of representing?

About

a simulation and verification engine for chess-like games

License:GNU Affero General Public License v3.0


Languages

Language:Rust 100.0%