fuego
v1.0.0
Published
A GTP wrapper for Fuego - the Go engine
Downloads
1,101
Readme
= Overview
Fuego is a Go engine that speaks the Go Text Protocol (GTP). This module will install Fuego and provide a simple wrapper for the GTP.
= Requirements
Fuego requires both developer tools and boost in order to compile. On OSX you can install boost like so:
$ brew install boost
= Installation
$ npm install feugo