Game-Go 0.01 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- meta_yml_has_repository_resource
-
Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).
- has_separate_license_file
-
This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Game::Go | the rules of Go, with the board in C | 0.01 | metacpan |
| Game::Go::Board | a readable view of a position, in columns and rows | 0.01 | metacpan |
| Game::Go::Bot | Monte Carlo, because alpha-beta does not work on Go | 0.01 | metacpan |
| Game::Go::Engine | the door to the C board | 0.01 | metacpan |
| Game::Go::Error | a flagged rejection, returned and never thrown | 0.01 | metacpan |
| Game::Go::GTP | the Go Text Protocol, so another engine can be the oracle | 0.01 | metacpan |
| Game::Go::Marking | the confirmation phase, which Article 9 requires | 0.01 | metacpan |
| Game::Go::Move | one move, of one kind | 0.01 | metacpan |
| Game::Go::Notation | the two coordinate alphabets, and the gap between them | 0.01 | metacpan |
| Game::Go::Result | who won, by how much, and by what | 0.01 | metacpan |
| Game::Go::Rules | the constants, the codes and the pinned values | 0.01 | metacpan |
| Game::Go::SGF | read and write the SGF subset a Go record needs | 0.01 | metacpan |
| Game::Go::Scoring | Japanese territory, and the area score it is checked against | 0.01 | metacpan |
| Game::Go::Terminal | a playable game on two filehandles | 0.01 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README | metacpan |