<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE701%3AGomoku</id>
	<title>SE701:Gomoku - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE701%3AGomoku"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE701:Gomoku&amp;action=history"/>
	<updated>2026-04-29T02:07:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://wiki.kram.nz/index.php?title=SE701:Gomoku&amp;diff=104&amp;oldid=prev</id>
		<title>Mark: New page: == Description == &#039;&#039;&#039;Gomoku&#039;&#039;&#039;, also known as &#039;&#039;&#039;Connect5&#039;&#039;&#039;, is an abstract strategy board game which is usually played on a go board (19x19) but often the boundary is ignored when it is ...</title>
		<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE701:Gomoku&amp;diff=104&amp;oldid=prev"/>
		<updated>2008-02-15T20:14:47Z</updated>

		<summary type="html">&lt;p&gt;New page: == Description == &amp;#039;&amp;#039;&amp;#039;Gomoku&amp;#039;&amp;#039;&amp;#039;, also known as &amp;#039;&amp;#039;&amp;#039;Connect5&amp;#039;&amp;#039;&amp;#039;, is an abstract strategy board game which is usually played on a go board (19x19) but often the boundary is ignored when it is ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;== Description ==&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;Gomoku&amp;#039;&amp;#039;&amp;#039;, also known as &amp;#039;&amp;#039;&amp;#039;Connect5&amp;#039;&amp;#039;&amp;#039;, is an abstract strategy board game which is usually played on a go board (19x19) but often the boundary is ignored when it is played on a paper.  &lt;br /&gt;
&lt;br /&gt;
This game is for two players; one player plays with black stones and another player plays with white stones.&lt;br /&gt;
&lt;br /&gt;
The winner is the first player to get an unbroken row of five stones horizontally, vertically, or diagonally.&lt;br /&gt;
&lt;br /&gt;
Conventionally, Black plays first and players alternate in placing stones of their colour on an empty intersection.  I am thinking of representing the board as list of dots and the stones as &amp;#039;&amp;#039;&amp;#039;o&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;x&amp;#039;&amp;#039;&amp;#039; as below and let the users to enter co-ordinate as &amp;#039;&amp;#039;&amp;#039;(x-index, y-index)&amp;#039;&amp;#039;&amp;#039;.&lt;br /&gt;
&lt;br /&gt;
                               a b c d e f g h i j k l m n o p q r s&lt;br /&gt;
                             a . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             b . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             c . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             d . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             e . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             f . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             g . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             h . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             i . . . . . . . . o . . . . . . . . . .&lt;br /&gt;
                             j . . . . . . . . . x . . . . . . . . .&lt;br /&gt;
                             k . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             l . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             m . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             n . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             o . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             p . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             q . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             r . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                             s . . . . . . . . . . . . . . . . . . .&lt;br /&gt;
                                        --Gomoku Board--           &lt;br /&gt;
&lt;br /&gt;
The game will be available in both&lt;br /&gt;
*  Player1 vs Computer mode&lt;br /&gt;
*  Player1 vs Player2 mode&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>