<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://www.hexwiki.net/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.hexwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Littlefish</id>
		<title>HexWiki - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://www.hexwiki.net/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Littlefish"/>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Special:Contributions/Littlefish"/>
		<updated>2026-05-14T07:33:05Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.15</generator>

	<entry>
		<id>https://www.hexwiki.net/index.php/Talk:HexGui</id>
		<title>Talk:HexGui</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Talk:HexGui"/>
				<updated>2011-04-04T07:26:55Z</updated>
		
		<summary type="html">&lt;p&gt;Littlefish: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== HexGui and TwixtGui for Linux? ==&lt;br /&gt;
&lt;br /&gt;
Is source code available? I run Gnome on Debian 6.0 for amd64.&lt;br /&gt;
&lt;br /&gt;
Thanks for any info.--[[User:Twixter|David]] 22:41, 21 March 2011 (CET)&lt;br /&gt;
&lt;br /&gt;
: The sources for HexGui and TwixtGui are included in the zip files. The jar files should run on Linux, but I only tested with a recent version of OpenJDK, I don't know what version Debian includes. I also haven't tried if the Hex engine &amp;quot;Six&amp;quot; that is included in HexGui and written in C++ can be compiled without modifications on Linux, but its source is also included. --[[User:Littlefish|Littlefish]] 09:26, 4 April 2011 (CEST)&lt;/div&gt;</summary>
		<author><name>Littlefish</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/HexGui</id>
		<title>HexGui</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/HexGui"/>
				<updated>2010-12-29T14:29:26Z</updated>
		
		<summary type="html">&lt;p&gt;Littlefish: There is also another program named HexGui&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;HexGui is a modified version of the application GoGui, for the game Hex. It was created mainly to have a Windows version of the open source engine [[Six]] (originally a KDE-Application by Gábor Melis).&lt;br /&gt;
&lt;br /&gt;
GoGui is a tool for Go programmers and players, to display Go game trees, save them in .sgf format, attach an engine and debug it (analyze mode). Also some smaller non-GUI tools like TwoGtp (test two engines against each other) are included. GoGui is an open source application, written in Java, by Markus Enzenberger.&lt;br /&gt;
&lt;br /&gt;
In HexGui, some features were removed (e.g. &amp;quot;set up&amp;quot; a position), and tools like TwoGtp may be untested, but could quite easily be made working again.&lt;br /&gt;
&lt;br /&gt;
Link: [http://mgame99.mg.funpic.de/hex.php HexGui homepage]&lt;br /&gt;
&lt;br /&gt;
References:&lt;br /&gt;
http://gogui.sourceforge.net/,&lt;br /&gt;
http://six.retes.hu/&lt;br /&gt;
&lt;br /&gt;
'''Note:''' There is also another program named HexGui and derived from GoGui. This program is the GUI that the authors of [[MoHex|Mohex]] and [[Wolve]] recommend on [http://benzene.sourceforge.net/ their web page]. It is available at http://webdocs.cs.ualberta.ca/~broderic/hex/&lt;/div&gt;</summary>
		<author><name>Littlefish</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/History_of_computer_Hex</id>
		<title>History of computer Hex</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/History_of_computer_Hex"/>
				<updated>2010-12-02T11:12:43Z</updated>
		
		<summary type="html">&lt;p&gt;Littlefish: typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hex has been invented by mathematicians and the [[rules]] are basic. Therefore it is relatively easy to make a simple [[artificial intelligence]] compared to chess for instance. However the [[branching factor]] is huge and a brutal approach is not as efficient in Hex than in Chess. This fact is another similarity to [[Go]].&lt;br /&gt;
&lt;br /&gt;
== Chronology ==&lt;br /&gt;
&lt;br /&gt;
* 1942 Invention of Hex.&lt;br /&gt;
* In 1953 Shannon and Moore build an electric machine able to play Hex. The board is considered as an electric circuit with one player's ([[Blue]] for example) hexes being off switches and the other's being on switches, the empty hexes are resistances. The machine measures the global resistance of the circuit between [[Red]]'s edges, tries every move and then chooses the one that minimizes the resistance value of the circuit, trying to make it easier to join the two sides.&lt;br /&gt;
* 1994 Birth of [[Queenbee]].&lt;br /&gt;
* In 2000 [[Hexy]] is gold medallist of the [[ICGA|5th Computer Olympiad]] in London. Hexy is the first computer program to use [[virtual connection]]s.&lt;br /&gt;
* July 7th 2002. [[Six]], the current best available hex playing program is created.&lt;br /&gt;
* October 2008. [[Wolve]] is gold medallist of the 13th Computer Olympiad in Beijing. [[MoHex]] uses [[UCT]] algorithm in Hex, and plays better than Six.&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[History of Hex]]&lt;br /&gt;
* [[Computer Hex]]&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
* Anshelevich, Vadim V. [http://home.earthlink.net/~vanshel/VAnshelevich-01.pdf The Game of Hex: An Automatic Theorem Proving Approach to Game Programming]. See paragraphs 2 and 3 for the first Hex playing machine.&lt;br /&gt;
* Gardner, Martin (1988). [http://www.amazon.com/Hexaflexagons-Other-Mathematical-Diversions-Scientific/dp/0226282546 Hexaflexagons and Other Mathematical Diversions: The First Scientific American Book of Puzzles and Games]. University of Chicago Press, ISBN 0-226-28254-6.&lt;br /&gt;
*[http://six.retes.hu/ChangeLog Reference for creation of Six.]&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
[[category:Computer Hex]]&lt;br /&gt;
[[category:History]]&lt;/div&gt;</summary>
		<author><name>Littlefish</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/Six</id>
		<title>Six</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Six"/>
				<updated>2010-12-01T18:39:43Z</updated>
		
		<summary type="html">&lt;p&gt;Littlefish: typo&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Six is a free [[Hex]] playing program running on Unix written by Gábor Melis. The currently offered version is 0.5.3. It has won [[ICGA]] Hex tournament in 2003, 2004 and 2006. Six is quite good against human beings too.&lt;br /&gt;
&lt;br /&gt;
==Features==&lt;br /&gt;
&lt;br /&gt;
*It allows playing form [[board size|size]] 4 to 15.&lt;br /&gt;
*It offers 4 different skill levels (Beginner, Intermediate, Advanced, Expert).&lt;br /&gt;
*Games as well as positions can be saved.&lt;br /&gt;
&lt;br /&gt;
==Windows Port==&lt;br /&gt;
Six has been adapted to Windows by [http://www.littlegolem.net/jsp/info/player.jsp?plid=6603 ab]. The project came out [http://www.littlegolem.net/jsp/forum/topic2.jsp?forum=50&amp;amp;topic=301 a thread] in the [[Little Golem]] forum. &amp;quot;ab&amp;quot; separated the GUI from the Six engine, thus creating [[HexGui]], inspired by GoGui.&lt;br /&gt;
&lt;br /&gt;
To play the AI:&lt;br /&gt;
*Put HexGui.jar and six_gtp_engine.exe in one directory&lt;br /&gt;
*Double-click on HexGui.jar (or use &amp;quot;java -jar HexGui.jar&amp;quot;)&lt;br /&gt;
*File menu / attach / &amp;quot;six_gtp_engine.exe --level=0&amp;quot;&lt;br /&gt;
*F5 to make a computer move, or&lt;br /&gt;
*Game menu / Computer plays / &amp;quot;Black&amp;quot; or &amp;quot;White&amp;quot; or &amp;quot;Both&amp;quot;&lt;br /&gt;
&lt;br /&gt;
While the computer makes a move, which can take a while at expert level, you cannot access all the program functions.&lt;br /&gt;
The two zip files full of source code are unnecessary to play.&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
&lt;br /&gt;
[[Hexy]] is another Hex playing program. Hexy runs on Microsoft Windows.&lt;br /&gt;
&lt;br /&gt;
[[Roland Illig vs. Six 0.5.3, 2007-09-28]].&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
&lt;br /&gt;
[http://six.retes.hu/ Six on Gábor Melis page].&lt;br /&gt;
&lt;br /&gt;
[http://mgame99.mg.funpic.de/havannah.php Download Windows version].&lt;br /&gt;
&lt;br /&gt;
[http://www.grappa.univ-lille3.fr/icga/round.php?tournament=100&amp;amp;round=1 8 games between Six and Mongoose] in the 8th Computer Olympiad in Graz (2003).&lt;br /&gt;
&lt;br /&gt;
==References==&lt;br /&gt;
&lt;br /&gt;
[http://www.littlegolem.net/jsp/forum/topic2.jsp?forum=50&amp;amp;topic=294 Six is pretty damn strong on a fast machine] a forum topic by David J Bush (top hex rating &amp;gt; 2150 on [[Little Golem]]).&lt;br /&gt;
&lt;br /&gt;
[[category:Computer Hex]]&lt;br /&gt;
[[category:Hex playing program]]&lt;/div&gt;</summary>
		<author><name>Littlefish</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/Philip_Henderson</id>
		<title>Philip Henderson</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Philip_Henderson"/>
				<updated>2010-12-01T18:35:57Z</updated>
		
		<summary type="html">&lt;p&gt;Littlefish: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Philip Henderson is a computer scientist at the University of Alberta and co-author of [[Wolve]] and [[MoHex]]. He published several papers on [[Computer Hex]] and is doing his PhD thesis on this topic.&lt;br /&gt;
&lt;br /&gt;
* [http://webdocs.cs.ualberta.ca/~ph/ Homepage at U of A]&lt;br /&gt;
* [http://www.grappa.univ-lille3.fr/icga/person.php?id=289 Participation at ICGA tournaments]&lt;/div&gt;</summary>
		<author><name>Littlefish</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/MoHex</id>
		<title>MoHex</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/MoHex"/>
				<updated>2010-12-01T18:31:23Z</updated>
		
		<summary type="html">&lt;p&gt;Littlefish: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MoHex is a Hex program based on Monte Carlo tree search developed at the University of Alberta by [[Philip Henderson]], [[Broderick Arneson]] and [[Ryan Hayward]].&lt;br /&gt;
&lt;br /&gt;
MoHex is Free Software and released under the terms of the Lesser General Public License.&lt;br /&gt;
&lt;br /&gt;
MoHex won the gold medal at the Computer Olympiad 2009.&lt;br /&gt;
&lt;br /&gt;
* [http://webdocs.cs.ualberta.ca/~hayward/hex/#MoHex Information at Ryan Hayward's page]&lt;br /&gt;
* [http://www.grappa.univ-lille3.fr/icga/program.php?id=555 MoHex results at ICGA tournaments]&lt;br /&gt;
* [http://sourceforge.net/projects/benzene/ Project page at SourceForge with source code release]&lt;br /&gt;
* [http://webdocs.cs.ualberta.ca/~hayward/papers/rptPamplona.pdf MoHex Wins Hex Tournament (14th Computer Olympiad 2009 Pamplona) (PDF)]&lt;/div&gt;</summary>
		<author><name>Littlefish</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/Wolve</id>
		<title>Wolve</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Wolve"/>
				<updated>2010-12-01T18:30:02Z</updated>
		
		<summary type="html">&lt;p&gt;Littlefish: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wolve is a Hex program developed based on alpha-beta search at the University of Alberta by [[Philip Henderson]], [[Broderick Arneson]] and [[Ryan Hayward]]. Older versions were also developed by [[Yngvi Björnsson]], 	&lt;br /&gt;
[[Michael Johanson]], [[Morgan Kan]], [[Martin Müller]] and [[Geoff Ryan]].&lt;br /&gt;
&lt;br /&gt;
Wolve is Free Software and released under the terms of the Lesser General Public License.&lt;br /&gt;
&lt;br /&gt;
Wolve won the gold medal at the Computer Olympiad 2008.&lt;br /&gt;
&lt;br /&gt;
* [http://webdocs.cs.ualberta.ca/~hayward/hex/#Wolve Information at Ryan Hayward's page]&lt;br /&gt;
* [http://www.grappa.univ-lille3.fr/icga/program.php?id=135 Wolve results at ICGA tournaments]&lt;br /&gt;
* [http://sourceforge.net/projects/benzene/ Project page at SourceForge with source code release]&lt;br /&gt;
* [http://webdocs.cs.ualberta.ca/~hayward/papers/rptBeijing.pdf Wolve 2008 Wins Hex Tournament (13th Computer Olympiad 2008 Beijing) (PDF)]&lt;/div&gt;</summary>
		<author><name>Littlefish</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/Broderick_Arneson</id>
		<title>Broderick Arneson</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Broderick_Arneson"/>
				<updated>2010-12-01T18:27:37Z</updated>
		
		<summary type="html">&lt;p&gt;Littlefish: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Broderick Arneson is a software developer at the University of Alberta and co-author of [[Wolve]] and [[MoHex]]. He is co-author of several papers on Computer Hex.&lt;br /&gt;
&lt;br /&gt;
* [http://www.grappa.univ-lille3.fr/icga/person.php?id=288 Participation at ICGA tournaments]&lt;/div&gt;</summary>
		<author><name>Littlefish</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/Wolve</id>
		<title>Wolve</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Wolve"/>
				<updated>2010-12-01T18:22:53Z</updated>
		
		<summary type="html">&lt;p&gt;Littlefish: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Wolve is a Hex program developed based on alpha-beta search at the University of Alberta by [[Philip Henderson]], [[Broderick Arneson]] and [[Ryan Hayward]]. Older versions were also developed by [[Yngvi Björnsson]], 	&lt;br /&gt;
[[Michael Johanson]], [[Morgan Kan]], [[Martin Müller]] and [[Geoff Ryan]].&lt;br /&gt;
&lt;br /&gt;
Wolve is Free Software and released under the terms of the Lesser General Public License.&lt;br /&gt;
&lt;br /&gt;
Wolve won the gold medal at the Computer Olympiad 2008.&lt;br /&gt;
&lt;br /&gt;
* [http://webdocs.cs.ualberta.ca/~hayward/hex/#Wolve Information at Ryan Hayward's page]&lt;br /&gt;
* [http://www.grappa.univ-lille3.fr/icga/program.php?id=135 Wolve results at ICGA tournaments]&lt;br /&gt;
* [http://sourceforge.net/projects/benzene/ Project page at SourceForge with source code release]&lt;/div&gt;</summary>
		<author><name>Littlefish</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/Computer_Hex</id>
		<title>Computer Hex</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Computer_Hex"/>
				<updated>2010-12-01T18:18:46Z</updated>
		
		<summary type="html">&lt;p&gt;Littlefish: /* Available programs */ MoHex is stronger than Wolve (see Computer Olympiads)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article enumerates diverse ways to exploit [[Hex]] with a computer.&lt;br /&gt;
&lt;br /&gt;
== AI techniques used in Hex ==&lt;br /&gt;
&lt;br /&gt;
*[[Minimax (computer)|Minimax]] and alpha-beta search were used by [[Queenbee]].&lt;br /&gt;
*[[UCT]] is used in MoHex.&lt;br /&gt;
&lt;br /&gt;
== Programs with AI ==&lt;br /&gt;
&lt;br /&gt;
There are several computer programs which play Hex.&lt;br /&gt;
&lt;br /&gt;
=== Available programs ===&lt;br /&gt;
&lt;br /&gt;
* The currently strongest available Hex program is [[MoHex]] is a [[UCT|UCT-Monte Carlo]] Hex program developed at the [[University of Alberta]] by Philip Henderson, Broderick Arneson and Ryan Hayward&lt;br /&gt;
* [[Wolve]] is the gold medallist of 2008 Computer Olympiads.&lt;br /&gt;
* [[Six]] by [[Gábor Melis]], running on Linux or Unix or Windows. &lt;br /&gt;
* The second strongest program available is [[Hexy]], running on Microsoft Windows. Hexy was the first program to use [[virtual connection]]s and was champion of the 5th Computer Olympiad in 2000. &lt;br /&gt;
* [http://www.cs.ualberta.ca/~queenbee/ Queenbee] by [[Jack van Rijswijck]] finished second that year.&lt;br /&gt;
* An iPhone app also named [[Hexy (iPhone)|Hexy]] (no relation), released in November 2008, offers an AI opponent; the AI appears to be a custom design and hasn't been rated.&lt;br /&gt;
* A second iPhone app named '''Hexatious''' released in August 2009, appears to offer a stronger AI than the iPhone Hexy app (in particular, Hexatious easily beats the other iPhone app in head-to-head competition).&lt;br /&gt;
* An online Java AI called [http://www.mattesmedjan.se/hexilla/ Hexilla] by Jonatan Rydh, released in October 2009.&lt;br /&gt;
&lt;br /&gt;
=== Unavailable programs ===&lt;br /&gt;
&lt;br /&gt;
* [[Mongoose]] by [[Yngvi Björnsson]], [[Ryan Hayward]], Mike Johanson, Morgan Kan, and Nathan Po.&lt;br /&gt;
&lt;br /&gt;
== Non playing programs ==&lt;br /&gt;
&lt;br /&gt;
=== Front End ===&lt;br /&gt;
* [[HexGui]] is a graphical user interface designed by &amp;quot;ab&amp;quot;, mostly used as a front end to play against Six. It is possible however to play against other programs that can communicate via [[GTP]]. It can be downloaded on &amp;quot;ab&amp;quot;'s web [http://mgame99.mg.funpic.de/havannah.php page].&lt;br /&gt;
&lt;br /&gt;
=== Reviewing and Editing Programs ===&lt;br /&gt;
&lt;br /&gt;
* [http://canyon23.net/jgame/README_hex.html JHex] by Kevin lets you analyse a game, and databases of games.&lt;br /&gt;
* [http://www.drking.plus.com/hexagons/hex/khex.html KHex] by David King is a tool for reviewing games. Very well suited for sharing commented games (it exports games in [[Smart Game Format]]!)&lt;br /&gt;
&lt;br /&gt;
== External link==&lt;br /&gt;
&lt;br /&gt;
=== Articles ===&lt;br /&gt;
&lt;br /&gt;
*Anshelevich, Vadim V. [http://home.earthlink.net/~vanshel/VAnshelevich-ARTINT.pdf  A hierarchical approach to computer Hex].&lt;br /&gt;
*van Rijswijck, Jack. [http://home.fuse.net/swmeyers/y-hex.pdf Search and evaluation in Hex].&lt;br /&gt;
*Rasmussen, Rune K. and Maire, Frederic D. and Hayward, Ross F. (2006) [http://eprints.qut.edu.au/5121/1/5121_1.pdf A Move Generating Algorithm for Hex Solvers]. &lt;br /&gt;
*Rasmussen, Rune K. (2008) [http://eprints.qut.edu.au/18616/1/01Thesis.pdf Algorithmic approaches for playing and solving Shannon games] (PhD Thesis).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[History of computer Hex]]&lt;br /&gt;
&lt;br /&gt;
The [[ICGA|International Computer Games Association]] also has some [http://www.cs.unimaas.nl/icga/games/hex/ information on Hex]. They organize an annual [[Computer Olympiad]], which also covers Hex.&lt;br /&gt;
&lt;br /&gt;
[[category:Computer Hex]]&lt;/div&gt;</summary>
		<author><name>Littlefish</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/Computer_Hex</id>
		<title>Computer Hex</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Computer_Hex"/>
				<updated>2010-12-01T18:17:54Z</updated>
		
		<summary type="html">&lt;p&gt;Littlefish: /* Programs with AI */ MoHex and Wolve are now available (source code), MoHex the strongest (winner of Computer Olympiad 2009 and 2010 (?))&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This article enumerates diverse ways to exploit [[Hex]] with a computer.&lt;br /&gt;
&lt;br /&gt;
== AI techniques used in Hex ==&lt;br /&gt;
&lt;br /&gt;
*[[Minimax (computer)|Minimax]] and alpha-beta search were used by [[Queenbee]].&lt;br /&gt;
*[[UCT]] is used in MoHex.&lt;br /&gt;
&lt;br /&gt;
== Programs with AI ==&lt;br /&gt;
&lt;br /&gt;
There are several computer programs which play Hex.&lt;br /&gt;
&lt;br /&gt;
=== Available programs ===&lt;br /&gt;
&lt;br /&gt;
* The currently strongest available Hex program is [[MoHex]] is a [[UCT|UCT-Monte Carlo]] Hex program developed at the [[University of Alberta]] by Philip Henderson, Broderick Arneson and Ryan Hayward&lt;br /&gt;
* [[Wolve]] is currently the best Hex program. It is the gold medallist of 2008 Computer Olympiads.&lt;br /&gt;
* [[Six]] by [[Gábor Melis]], running on Linux or Unix or Windows. &lt;br /&gt;
* The second strongest program available is [[Hexy]], running on Microsoft Windows. Hexy was the first program to use [[virtual connection]]s and was champion of the 5th Computer Olympiad in 2000. &lt;br /&gt;
* [http://www.cs.ualberta.ca/~queenbee/ Queenbee] by [[Jack van Rijswijck]] finished second that year.&lt;br /&gt;
* An iPhone app also named [[Hexy (iPhone)|Hexy]] (no relation), released in November 2008, offers an AI opponent; the AI appears to be a custom design and hasn't been rated.&lt;br /&gt;
* A second iPhone app named '''Hexatious''' released in August 2009, appears to offer a stronger AI than the iPhone Hexy app (in particular, Hexatious easily beats the other iPhone app in head-to-head competition).&lt;br /&gt;
* An online Java AI called [http://www.mattesmedjan.se/hexilla/ Hexilla] by Jonatan Rydh, released in October 2009.&lt;br /&gt;
&lt;br /&gt;
=== Unavailable programs ===&lt;br /&gt;
&lt;br /&gt;
* [[Mongoose]] by [[Yngvi Björnsson]], [[Ryan Hayward]], Mike Johanson, Morgan Kan, and Nathan Po.&lt;br /&gt;
&lt;br /&gt;
== Non playing programs ==&lt;br /&gt;
&lt;br /&gt;
=== Front End ===&lt;br /&gt;
* [[HexGui]] is a graphical user interface designed by &amp;quot;ab&amp;quot;, mostly used as a front end to play against Six. It is possible however to play against other programs that can communicate via [[GTP]]. It can be downloaded on &amp;quot;ab&amp;quot;'s web [http://mgame99.mg.funpic.de/havannah.php page].&lt;br /&gt;
&lt;br /&gt;
=== Reviewing and Editing Programs ===&lt;br /&gt;
&lt;br /&gt;
* [http://canyon23.net/jgame/README_hex.html JHex] by Kevin lets you analyse a game, and databases of games.&lt;br /&gt;
* [http://www.drking.plus.com/hexagons/hex/khex.html KHex] by David King is a tool for reviewing games. Very well suited for sharing commented games (it exports games in [[Smart Game Format]]!)&lt;br /&gt;
&lt;br /&gt;
== External link==&lt;br /&gt;
&lt;br /&gt;
=== Articles ===&lt;br /&gt;
&lt;br /&gt;
*Anshelevich, Vadim V. [http://home.earthlink.net/~vanshel/VAnshelevich-ARTINT.pdf  A hierarchical approach to computer Hex].&lt;br /&gt;
*van Rijswijck, Jack. [http://home.fuse.net/swmeyers/y-hex.pdf Search and evaluation in Hex].&lt;br /&gt;
*Rasmussen, Rune K. and Maire, Frederic D. and Hayward, Ross F. (2006) [http://eprints.qut.edu.au/5121/1/5121_1.pdf A Move Generating Algorithm for Hex Solvers]. &lt;br /&gt;
*Rasmussen, Rune K. (2008) [http://eprints.qut.edu.au/18616/1/01Thesis.pdf Algorithmic approaches for playing and solving Shannon games] (PhD Thesis).&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
[[History of computer Hex]]&lt;br /&gt;
&lt;br /&gt;
The [[ICGA|International Computer Games Association]] also has some [http://www.cs.unimaas.nl/icga/games/hex/ information on Hex]. They organize an annual [[Computer Olympiad]], which also covers Hex.&lt;br /&gt;
&lt;br /&gt;
[[category:Computer Hex]]&lt;/div&gt;</summary>
		<author><name>Littlefish</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/MoHex</id>
		<title>MoHex</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/MoHex"/>
				<updated>2010-12-01T18:15:24Z</updated>
		
		<summary type="html">&lt;p&gt;Littlefish: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;MoHex is a Hex program based on Monte Carlo tree search developed at the University of Alberta by [[Philip Henderson]], [[Broderick Arneson]] and [[Ryan Hayward]].&lt;br /&gt;
&lt;br /&gt;
MoHex is Free Software and released under the terms of the Lesser General Public License.&lt;br /&gt;
&lt;br /&gt;
MoHex won the gold medal at the Computer Olympiad 2009.&lt;br /&gt;
&lt;br /&gt;
* [http://webdocs.cs.ualberta.ca/~hayward/hex/#MoHex Information at Ryan Hayward's page]&lt;br /&gt;
* [http://www.grappa.univ-lille3.fr/icga/program.php?id=555 MoHex results at ICGA tournaments]&lt;br /&gt;
* [http://sourceforge.net/projects/benzene/ Project page at SourceForge with source code release]&lt;/div&gt;</summary>
		<author><name>Littlefish</name></author>	</entry>

	</feed>