brett-core 0.1.0

The core library of the brett-engine.
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 41.76 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 992.86 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • brett-engine/brett-core
    0 0 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • Entze

brett-core

brett-core is a Rust library for describing board games in the context of general game playing.

Installation

Use cargo to add brett-core to your project.

cargo add brett-core

Usage

TODO

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

GPL-3.0-or-later