Skip to content

Ekenstein/gib2sgf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gib2sgf

A GIB to SGF converter written in Kotlin

Usage

To convert a *.gib file and save it as an SGF you can run the following command:

java -jar gib2sgf.jar --file game.gib --output game.sgf

Or if you just want to print the resulting SGF:

java -jar gib2sgf.jar --file game.gib

About

A GIB to SGF converter in Kotlin

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages