Skip to content

yjugl/knittuk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knittuk

Software for playing go & AI player in C++

Requirements

  • compiling and executing GUI-related parts : SFML 2.1 ;
  • compiling documentation pages : doxygen.

Howto: Building and Executing the Application

make
./build/knittuk

Howto: Building and Viewing the Documentation

make doc
firefox doc/html/index.html &

Howto: Cleaning the Workspace

make clean

About

Software for playing go & AI player in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages