Skip to content
/ sgf Public

Smart Game Format (SGF) parser using FastParse

License

Notifications You must be signed in to change notification settings

drydenb/sgf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Game Format Parser

A parser for Smart Game Format (SGF) files. These files are used to record two-player board game results and are most well-known for recording games of Go, although other board games such as Backgammon can be recorded in this format.

This project utilizes the FastParse parser-combinator library for Scala developed by Li Haoyi.

About

Smart Game Format (SGF) parser using FastParse

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages