About
tak is a free, open-source online server for the board game Tak. The server is written in Rust; game rules run in a WebAssembly engine compiled from the same Rust codebase.
Game logic is never duplicated between client and server — the Rust Tak engine is the single source of truth.