This repository is dedicated to code that should help with analysis of Tak games.
#Installation
Once this is uploaded to github, you should be able to install it with:
go get github.com/nqeron/takanalysis
#Programs #
The main analysis program, takanalysis, can be run from command line with:
takanalysis [file] [-d depth]
Single use command to analyze and annotate a given file or directory.
A program that will transformPTN into a symmetrically unique PTN (Can also be run on a directory)
transformPTN [-rv] [file ...] {-out ...}
- -r=true - recurse over a directory
- -v=true - verbose mode
- -out= sets output file / directory, otherwise uses default
- Testing / Refinement
- Explore outputs on various games to help improve
- More detailed comments / mark-up?
- annotate tak, tinuë (& missed tinuë)
- GUI