DGSLib | Perl client library to DragonGoServer
kandi X-RAY | DGSLib Summary
kandi X-RAY | DGSLib Summary
DGSLib is a Perl library. DGSLib has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.
This library implements a client to play on (DGS). The client knows how to log in, retrieve the list of games to be played, retrieve board positions, play moves and sometimes finish games. It uses the QuickSuite API, which is thoroughly documented in DGS sourcecode A Robot object is also provided, which makes it trivial to interface a GTP Go program to DGS. GnuGo is used to evaluate the status of stones at the end. If GnuGo and DGS agree on dead stones, then the robot will terminate the game automatically. Otherwise, it will set the board aside, and the game will need to be finished manually. The library isn’t really documented yet. The easiest way to get acquinted with the code is probably to start with the example bots.
This library implements a client to play on (DGS). The client knows how to log in, retrieve the list of games to be played, retrieve board positions, play moves and sometimes finish games. It uses the QuickSuite API, which is thoroughly documented in DGS sourcecode A Robot object is also provided, which makes it trivial to interface a GTP Go program to DGS. GnuGo is used to evaluate the status of stones at the end. If GnuGo and DGS agree on dead stones, then the robot will terminate the game automatically. Otherwise, it will set the board aside, and the game will need to be finished manually. The library isn’t really documented yet. The easiest way to get acquinted with the code is probably to start with the example bots.
Support
Quality
Security
License
Reuse
Support
DGSLib has a low active ecosystem.
It has 3 star(s) with 1 fork(s). There are 5 watchers for this library.
It had no major release in the last 6 months.
There are 1 open issues and 3 have been closed. On average issues are closed in 1 days. There are no pull requests.
It has a neutral sentiment in the developer community.
The latest version of DGSLib is current.
Quality
DGSLib has no bugs reported.
Security
DGSLib has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
DGSLib does not have a standard license declared.
Check the repository for any license declaration and review the terms closely.
Without a license, all rights are reserved, and you cannot use the library in your applications.
Reuse
DGSLib releases are not available. You will need to build from source code and install.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of DGSLib
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of DGSLib
DGSLib Key Features
No Key Features are available at this moment for DGSLib.
DGSLib Examples and Code Snippets
No Code Snippets are available at this moment for DGSLib.
Community Discussions
No Community Discussions are available at this moment for DGSLib.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install DGSLib
The only exotic module used is Games::Go::SGF, available from CPAN.
* * * * cd $HOME/dgs ; nice -n 17 ./robot
* * * * cd $HOME/dgs ; nice -n 17 ./robot
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page