fast-tak

Crates.iofast-tak
lib.rsfast-tak
version0.4.1
sourcesrc
created_at2023-07-05 23:31:15.391059
updated_at2024-01-06 17:16:56.09342
descriptionImplementation of the abstract strategy board game Tak
homepagehttps://github.com/ViliamVadocz/fast-tak
repositoryhttps://github.com/ViliamVadocz/fast-tak
max_upload_size
id909456
size65,422
Viliam Vadocz (ViliamVadocz)

documentation

https://docs.rs/fast-tak

README

fast-tak

crates.io docs.rs

An implementation of the board game Tak in Rust.

Performance is one of the aims of this library, as it is intended to be used in Tak engines.

The code is originally from https://github.com/ViliamVadocz/tak.

Contributing

Contributions are welcome! Just open a pull request and I'll happily review it.

Some things to work on:

  • Documentation
  • Optimizations
  • Tests/benches
Commit count: 20

cargo fmt