<?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=Sallen2006</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=Sallen2006"/>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Special:Contributions/Sallen2006"/>
		<updated>2026-05-25T23:27:56Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.15</generator>

	<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>2019-12-27T17:09:34Z</updated>
		
		<summary type="html">&lt;p&gt;Sallen2006: /* Programs with AI */ Mac Platform&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists some software programs and programming topics that may be of interest to [[Hex]] players.  The programs include AI opponents and tools for analysing completed games.&lt;br /&gt;
&lt;br /&gt;
More complete or up-to-date information is welcome.&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;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Program !! Platforms !! Remarks&lt;br /&gt;
|-&lt;br /&gt;
| [[MoHex]] || Linux || As of 2010, the strongest available Hex program. It uses the UCT-Monte Carlo approach and is developed at the University of Alberta by Philip Henderson, Broderick Arneson and Ryan Hayward.&lt;br /&gt;
|-&lt;br /&gt;
| [[Wolve]] || Linux || Gold medallist of 2008 Computer Olympiads.&lt;br /&gt;
|-&lt;br /&gt;
| [[Six]] || Linux, Unix, Windows || by Gábor Melis.&lt;br /&gt;
|-&lt;br /&gt;
| [[Hexy]] || Windows || The second strongest program available. It was the first program to use virtual connections and was champion of the 5th Computer Olympiad in 2000.&lt;br /&gt;
|-&lt;br /&gt;
| [[Hexy (iPhone)|Hexy]] || iPhone || Despite using the same name, this program has no relation to [[Hexy]]. It was released in November 2008, offers an AI opponent; the AI appears to be a custom design and hasn't been rated. As of 26 December  2019 it is no longer available.&lt;br /&gt;
|-&lt;br /&gt;
| [https://itunes.apple.com/app/id423845369 Hexatious] || iPad, iPhone || 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). As of 26 December 2019 it is no longer available&lt;br /&gt;
|-&lt;br /&gt;
| [https://itunes.apple.com/app/id397349481 Hex Nash] || iPad, iPhone || Released February 2011, no AI but supports online asynchronous play and local play. As of 26 December 2019 it is no longer available&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.mattesmedjan.se/hexilla/ Hexilla] || Java || By Jonatan Rydh, released in October 2009.&lt;br /&gt;
|-&lt;br /&gt;
| [https://play.google.com/store/apps/details?id=com.game.hex Hex] || Android || By Five Factorial, released in January 2017. It uses MoHex engine on Expert level.&lt;br /&gt;
|}&lt;br /&gt;
=== Mac platform ===&lt;br /&gt;
No known programs for the Mac are available.  There is a work around by using an emulator such as BlueStacks that allows Android programs to be run&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;
* Queenbee by [[Jack van Rijswijck]] finished second that year.&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] (broken link).&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.org.uk/hexagons/hex 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;
* [http://www.drking.org.uk/hexagons/hex KHex18] by David King is an online app for reviewing games, which can read LittleGolem game text.&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>Sallen2006</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/Hexy</id>
		<title>Hexy</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Hexy"/>
				<updated>2019-12-26T17:38:18Z</updated>
		
		<summary type="html">&lt;p&gt;Sallen2006: Undo revision 6423 by Sallen2006 (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''(For the iPhone app also named Hexy, see &amp;quot;[[Hexy (iPhone)]]&amp;quot;.)''&lt;br /&gt;
&lt;br /&gt;
Hexy is a [[Hex]] playing program written by [[Vadim Anshelevich]]. It was gold medallist of the Computer Olympiads in 2000.&lt;br /&gt;
&lt;br /&gt;
Its approach is based on [[virtual connection]]s.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*[http://vanshel.com/Hexy/ Download Hexy]&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[category:Computer Hex]]&lt;br /&gt;
[[category:Hex playing program]]&lt;/div&gt;</summary>
		<author><name>Sallen2006</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/Hexy</id>
		<title>Hexy</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Hexy"/>
				<updated>2019-12-26T17:36:48Z</updated>
		
		<summary type="html">&lt;p&gt;Sallen2006: /* External links */ Changed link to working website&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;''(For the iPhone app also named Hexy, see &amp;quot;[[Hexy (iPhone)]]&amp;quot;.)''&lt;br /&gt;
&lt;br /&gt;
Hexy is a [[Hex]] playing program written by [[Vadim Anshelevich]]. It was gold medallist of the Computer Olympiads in 2000.&lt;br /&gt;
&lt;br /&gt;
Its approach is based on [[virtual connection]]s.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*[http://vanshel.com/Hexy/]&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[category:Computer Hex]]&lt;br /&gt;
[[category:Hex playing program]]&lt;/div&gt;</summary>
		<author><name>Sallen2006</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>2019-12-26T17:31:46Z</updated>
		
		<summary type="html">&lt;p&gt;Sallen2006: /* Available programs */ Hexy, Hexatious and Hex Nash are no longer available.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page lists some software programs and programming topics that may be of interest to [[Hex]] players.  The programs include AI opponents and tools for analysing completed games.&lt;br /&gt;
&lt;br /&gt;
More complete or up-to-date information is welcome.&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;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Program !! Platforms !! Remarks&lt;br /&gt;
|-&lt;br /&gt;
| [[MoHex]] || Linux || As of 2010, the strongest available Hex program. It uses the UCT-Monte Carlo approach and is developed at the University of Alberta by Philip Henderson, Broderick Arneson and Ryan Hayward.&lt;br /&gt;
|-&lt;br /&gt;
| [[Wolve]] || Linux || Gold medallist of 2008 Computer Olympiads.&lt;br /&gt;
|-&lt;br /&gt;
| [[Six]] || Linux, Unix, Windows || by Gábor Melis.&lt;br /&gt;
|-&lt;br /&gt;
| [[Hexy]] || Windows || The second strongest program available. It was the first program to use virtual connections and was champion of the 5th Computer Olympiad in 2000.&lt;br /&gt;
|-&lt;br /&gt;
| [[Hexy (iPhone)|Hexy]] || iPhone || Despite using the same name, this program has no relation to [[Hexy]]. It was released in November 2008, offers an AI opponent; the AI appears to be a custom design and hasn't been rated. As of 26 December  2019 it is no longer available.&lt;br /&gt;
|-&lt;br /&gt;
| [https://itunes.apple.com/app/id423845369 Hexatious] || iPad, iPhone || 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). As of 26 December 2019 it is no longer available&lt;br /&gt;
|-&lt;br /&gt;
| [https://itunes.apple.com/app/id397349481 Hex Nash] || iPad, iPhone || Released February 2011, no AI but supports online asynchronous play and local play. As of 26 December 2019 it is no longer available&lt;br /&gt;
|-&lt;br /&gt;
| [http://www.mattesmedjan.se/hexilla/ Hexilla] || Java || By Jonatan Rydh, released in October 2009.&lt;br /&gt;
|-&lt;br /&gt;
| [https://play.google.com/store/apps/details?id=com.game.hex Hex] || Android || By Five Factorial, released in January 2017. It uses MoHex engine on Expert level.&lt;br /&gt;
|}&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;
* Queenbee by [[Jack van Rijswijck]] finished second that year.&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] (broken link).&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.org.uk/hexagons/hex 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;
* [http://www.drking.org.uk/hexagons/hex KHex18] by David King is an online app for reviewing games, which can read LittleGolem game text.&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>Sallen2006</name></author>	</entry>

	<entry>
		<id>https://www.hexwiki.net/index.php/Hexy_(iPhone)</id>
		<title>Hexy (iPhone)</title>
		<link rel="alternate" type="text/html" href="https://www.hexwiki.net/index.php/Hexy_(iPhone)"/>
				<updated>2019-12-26T17:26:44Z</updated>
		
		<summary type="html">&lt;p&gt;Sallen2006: Hexy is no longer available&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Hexy for the [[iPhone]] (apparently no relation to the [[Hexy|Windows app]] of the same name) is a [[Hex]] game implementation by Sean Heber and Greg Nichols. It was released in November 2008, for purchase via the iPhone App Store. As at 26 December  2019 his program is unavailable&lt;br /&gt;
&lt;br /&gt;
Hexy supports board sizes of 11x11, 15x15 and 19x19. It allows a single player to compete against an AI (named &amp;quot;Buzzy&amp;quot;); or two humans can compete either on the same iPhone, or on two iPhones on the same local network.&lt;br /&gt;
&lt;br /&gt;
There is no description of the strength of, or algorithms used by, the AI, although the game's credits screen thanks [[Jack van Rijswijck]], Arthur Vause, [[Vadim Anshelevich]] and [[Cameron Browne]] for &amp;quot;inspiration&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
== External links ==&lt;br /&gt;
&lt;br /&gt;
*[http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=297408435&amp;amp;mt=8 iPhone App Store page for Hexy] (link opens in iTunes)&lt;br /&gt;
*[http://blog.bigzaphod.org/2008/11/20/bringing-hexy-back/ Announcement of Hexy on the Sean Heber's blog]&lt;br /&gt;
&lt;br /&gt;
{{stub}}&lt;br /&gt;
&lt;br /&gt;
[[category:Computer Hex]]&lt;br /&gt;
[[category:Hex playing program]]&lt;/div&gt;</summary>
		<author><name>Sallen2006</name></author>	</entry>

	</feed>