Skip to content

nqeron/TakAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TakAnalysis

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

TO-DOs

  • Testing / Refinement
    • Explore outputs on various games to help improve
    • More detailed comments / mark-up?
      • annotate tak, tinuë (& missed tinuë)
  • GUI

About

Various tools to aid in analyzing Tak Games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages