Difference between revisions of "Computer Hex"

From HexWiki
Jump to: navigation, search
(Available programs)
m (Articles: typo)
Line 39: Line 39:
 
=== Articles ===
 
=== Articles ===
  
*Anshelevich, Vadim V. [http://home.earthlink.net/~vanshel/VAnshelevich-ARTINT.pdf  A hierarichical approach to computer Hex].
+
*Anshelevich, Vadim V. [http://home.earthlink.net/~vanshel/VAnshelevich-ARTINT.pdf  A hierarchical approach to computer Hex].
 
*van Rijswijck, Jack. [http://home.fuse.net/swmeyers/y-hex.pdf Search and evaluation in Hex].
 
*van Rijswijck, Jack. [http://home.fuse.net/swmeyers/y-hex.pdf Search and evaluation in Hex].
 
*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].  
 
*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].  

Revision as of 23:02, 9 November 2009

This article enumerates diverse ways to exploit Hex with a computer.

AI techniques used in Hex

Programs with AI

There are several computer programs which play Hex.

Available programs

  • The currently strongest available Hex program is Six by Gábor Melis, running on Linux or Unix or Windows.
  • The second strongest program available is Hexy, running on Microsoft Windows. Hexy was the first program to use virtual connections and was champion of the 5th Computer Olympiad in 2000.
  • Queenbee by Jack van Rijswijck finished second that year.
  • An iPhone app also named Hexy (no relation), released in November 2008, offers an AI opponent; the AI appears to be a custom design and hasn't been rated.
  • 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).
  • An online Java AI called Hexilla by Jonatan Rydh, released in October 2009.

Unavailable programs

Non playing programs

Front End

  • HexGui is a graphical user interface designed by "ab", 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 "ab"'s web page.

Reviewing and Editing Programs

  • JHex by Kevin lets you analyse a game, and databases of games.
  • KHex by David King is a tool for reviewing games. Very well suited for sharing commented games (it exports games in Smart Game Format!)

External link

Articles

See also

History of computer Hex

The International Computer Games Association also has some information on Hex. They organize an annual Computer Olympiad, which also covers Hex.