Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages