made screenshots clickable, rewrote engine part
[xboard.git] / index.html
index d205cc8..a96497a 100644 (file)
@@ -20,7 +20,7 @@
 <!-- language, where necessary. -->
 
 
-<p>XBoard is a graphical user interface for chess in all its major forms, including international chess, xiangqi (Chinese chess) and shogi Japanese chess), in addition to many minor variants such as Losers Chess, Crazyhouse, Chess960 and Capabanca Chess. It displays a chessboard on the screen, accepts moves made with the mouse, and loads and saves games in Portable Game Notation (PGN). It serves as a front-end for many different chess services, including:</p>
+<p>XBoard is a graphical user interface for chess in all its major forms, including international chess, xiangqi (Chinese chess) and shogi (Japanese chess), in addition to many minor variants such as Losers Chess, Crazyhouse, Chess960 and Capabanca Chess. It displays a chessboard on the screen, accepts moves made with the mouse, and loads and saves games in Portable Game Notation (PGN). It serves as a front-end for many different chess services, including:</p>
 <ul>
 <li>
 Chess engines that will run on your machine and play a game against you or help you analyze, such as GNU Chess, Crafty, or many others.</li>
@@ -70,8 +70,11 @@ or <em>man&nbsp;xboard</em>, or by looking at <em>/usr/doc/xboard/</em>,
 <h3>Screenshots</h3>
 
 <p>These are screenshots taken from the development version 4.4.0</p>
-<img src="graphics/xboard-4.4.0.png" alt=" [screenshot normal game] " height="200" />
-<img src="graphics/xboard-4.4.0-variant.png" alt=" [screenshot bughouse game] " height="200" />
+<a href="graphics/xboard-4.4.0.png"><img src="graphics/xboard-4.4.0.png" alt=" [screenshot normal game] " height="200" /></a>
+<a href="graphics/xboard-4.4.0-variant.png"><img src="graphics/xboard-4.4.0-variant.png" alt=" [screenshot bughouse game] " height="200" /></a>
+<a href="graphics/xboard-4.4.0-showgi.png"><img src="graphics/xboard-4.4.0-showgi.png" alt=" [screenshot bughouse game] " height="200" /></a>
+<a href="graphics/xboard-4.4.0-petite.png"><img src="graphics/xboard-4.4.0-petite.png" alt=" [screenshot bughouse game] " height="200" /></a>
+<a href="graphics/xboard-4.4.0-XQ.png"><img src="graphics/xboard-4.4.0-XQ.png" alt=" [screenshot bughouse game] " height="200" /></a>
 
 <h3>Links</h3>
 
@@ -83,14 +86,9 @@ or <em>man&nbsp;xboard</em>, or by looking at <em>/usr/doc/xboard/</em>,
   </li>
   <li> Incomplete list of computer engines that work with XBoard
     <ul>
-      <li> normal chess
-       <ul>
-         <li><a href="http://www.gnu.org/software/chess/">GNU chess</a></li>
-       </ul>
-      </li>
-      <li> xiangqi (Chines chess) </li>
-      <li> shogi (Japanes chess) </li>
-      <li> variants </li>
+      <li><a href="http://www.gnu.org/software/chess/">GNU chess</a></li>
+      <li><a href="http://home.hccnet.nl/h.g.muller/CVfairy.html">Fairy-Max</a></li>
+      <li><a href="http://wbec-ridderkerk.nl/html/lastupdates.htm">A list with lots of engines</a></li>
     </ul>
   </li>
   <li> Chess server you can connect to using XBoard