Games-Go-Cinderblock
view release on metacpan or search on metacpan
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<link rev="made" href="mailto:zach@zach-foo.(none)" />
</head>
<body style="background-color: white">
<ul id="index">
<li><a href="#NAME">NAME</a></li>
<li><a href="#Description">Description</a></li>
<li><a href="#AUTHOR">AUTHOR</a></li>
<li><a href="#BUGS">BUGS</a></li>
<li><a href="#NOTES">NOTES</a></li>
<li><a href="#COPYRIGHT-LICENSE">COPYRIGHT & LICENSE</a></li>
</ul>
<h1 id="NAME">NAME</h1>
<p>Games::Go::Cinderblock - An engine for Go & Go variants.</p>
<h1 id="Description">Description</h1>
<p>Well, for starters, you want a <a>Rulemap</a>. For your initial board state, you might want to generate a <a>State</a> with <a>$rulemap->initial_state</a>. then you might want to test a bunch of moves with <a>$state->attempt_move</a>. The re...
<img
src="http://cinderblock.zpmorgan.com/w.png"
alt="foo" width="72" height="72"
/>
<img
src="http://cinderblock.zpmorgan.com/b.png"
alt="foo" width="72" height="72"
/>
<img
src="http://cinderblock.zpmorgan.com/w.png"
alt="foo" width="72" height="72"
/>
<img
src="http://cinderblock.zpmorgan.com/b.png"
alt="foo" width="72" height="72"
/>
<h1 id="AUTHOR">AUTHOR</h1>
<pre><code> Zach Morgan
<zpmorgan@gmail.com></code></pre>
<h1 id="BUGS">BUGS</h1>
<p>Why would there be bugs?</p>
<h1 id="NOTES">NOTES</h1>
<p>Go is also known as baduk & weiqi & igo</p>
( run in 1.450 second using v1.01-cache-2.11-cpan-3782747c604 )