TakJS
A UI-agnostic implementation of the game Tak using Typescript and RxJS.

Installation
TakJS is available as an NPM package. You can install TakJS in your project's directory as usual:
$ yarn add takjs
Usage
Coming soon...
Examples
Coming soon...
Contributing
Contributions are welcome and appreciated. You can find TakJS on GitHub, feel free to start an issue or create a pull requests:
https://github.com/beagleknight/takjs
Documentation
The documentation for TakJS was generated using Typedoc and it is located in this github page.
License
MIT