nullx002/mugo
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
mugo mugo is go editing program. supported format read - sgf / ugf / ngf/ gib save - sgf mugo can be gui interfaced to game engines using the GTP protocol. mugo requires Qt framework. You can get Qt framework from the following site: Qt web site: http://qt.nokia.com/ Qt framework for Windows : http://qt.nokia.com/downloads/windows-cpp Qt framework for Mac : http://qt.nokia.com/downloads/mac-os-cpp Qt framework for Linux/X11: http://qt.nokia.com/downloads/linux-x11-cpp Build If you want to build mugo from source code, Qt SDK and C++ Boost Libraries is required. You can create Makefile using qmake command, then use make command to build mugo.