#board-game #tak #strategy #abstract #performance #github #engine

fast-tak

Implementation of the abstract strategy board game Tak

11 unstable releases (3 breaking)

0.4.1 Jan 6, 2024
0.4.0 Aug 19, 2023
0.3.5 Aug 18, 2023
0.3.2 Jul 19, 2023
0.1.0 Jul 5, 2023

#404 in Game dev

Download history 5/week @ 2024-01-06 13/week @ 2024-02-17 13/week @ 2024-02-24 9/week @ 2024-03-09 10/week @ 2024-03-16 49/week @ 2024-03-30 12/week @ 2024-04-06

61 downloads per month

MIT license

59KB
1.5K SLoC

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

Dependencies

~1.5MB
~21K SLoC