CINXE.COM
Excalibur III - Computer Othello Program
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <HTML> <HEAD> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <script type="text/javascript" src="https://lance.fortnow.com/email.js"></script> <LINK href="https://lance.fortnow.com/eecs1.css" type="text/css" rel=stylesheet> <STYLE type="text/css">.style2 {COLOR: #571963} .ablack {COLOR: blue; TEXT-DECORATION: none} </STYLE> <TITLE>Excalibur III - Computer Othello Program</TITLE> <!-- Changed by: Lance Fortnow, 29-Mar-1997 --> <META NAME="GENERATOR" CONTENT="Internet Assistant for Word 1.0Z"> <META NAME="AUTHOR" CONTENT="Lance Fortnow"> </HEAD> <BODY> <p> <script type="text/javascript"> domouseover('873'); </script> <H1>Excalibur III - Computer Othello Program</h1> <h2>Written by Chris Eisnaugle and <a href="http://lance.fortnow.com" style="color: black; TEXT-DECORATION: none">Lance Fortnow</a> </h2> <hr> Excalibur III is a computer othello program written in 386 Assembly language that runs in MS-DOS environments or in DOS windows on MS-Windows computers. </br> <p> <a href="http://blog.computationalcomplexity.org/2016/06/excalibur.html">Story of Excalibur</a> <h3>Competition Record</h3> <ul> <li>3rd Place, 1986 North American Computer Othello Tournament <li>5th Place, 1989 North American Computer Othello Tournament </ul> <h3>Download</h3> <ul> <li><a href="othello.zip">Program</a> <!-- Chris doesn't want the code online <li><a href="othello-code.zip">Program and Source</a> --> <li>Note that this program is no longer supported. </ul> Bruno de la Boisserie maintains a <a href="http://perso.wanadoo.fr/brunodlb/ushomepg.htm">website devoted to computer othello</a>. <!-- See also Michael Buro's <a href="http://www.neci.nj.nec.com/homepages/mic/log.html">Logistello</a> program developed at the <a href="http://www.neci.nj.nec.com">NEC Research Insitute</a>. --> </body> </HTML>