Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>From my archives:</p> <ul> <li>This is a useful <a href="http://chessprogramming.wikispaces.com/" rel="noreferrer">chess programming wiki</a>.</li> <li>This is a <a href="http://www.gamedev.net/page/resources/_/technical/artificial-intelligence/chess-programming-part-i-getting-started-r1014" rel="noreferrer">simple introduction</a> to chess programming.</li> <li>This contains several easy step-by-step <a href="https://www.youtube.com/user/jonathanwarkentin" rel="noreferrer">YouTube tutorial series' </a> ranging from beginner to advanced level.</li> <li>This is a <a href="http://www.frayn.net/beowulf/theory.html" rel="noreferrer">more advanced introduction</a>.</li> <li>This is <a href="http://www.chessbin.com/" rel="noreferrer">Adam Berent's interesting computer chess blog</a>.</li> <li>This is a <a href="http://people.csail.mit.edu/plaat/mtdf.html" rel="noreferrer">good analysis of MTD(f)</a>, an interesting search algorithm.</li> <li>This is a good guide to <a href="http://mediocrechess.blogspot.com/2007/01/guide-perft-scores.html" rel="noreferrer">validation of move generation</a>.</li> <li>This is lots of <a href="http://www.top-5000.nl/authors/rebel/chess840.htm" rel="noreferrer">good information on the Rebel</a> chess engine.</li> <li>This is lots of <a href="http://people.csail.mit.edu/heinz/dt/" rel="noreferrer">good information on the Dark Thought</a> chess engine.</li> <li>Good information and source code for the <a href="http://wannabe.guru.org/scott/hobbies/chess/" rel="noreferrer">Monsoon chess engine</a>.</li> <li>These are <a href="http://www.maths.nott.ac.uk/personal/anw/G13GT1/compch.html" rel="noreferrer">more notes on chess programming</a>.</li> <li>A reasonable <a href="http://www.cis.uab.edu/hyatt/bitmaps.html" rel="noreferrer">introduction to rotated bitboards</a>.</li> <li>A reasonable <a href="http://chessprogramming.wikispaces.com/Magic+Bitboards" rel="noreferrer">introduction to magic bitboards</a>.</li> <li>A reasonable <a href="http://www.glaurungchess.com/lmr.html" rel="noreferrer">introduction to late move reductions</a>.</li> <li>A look at <a href="http://chessprogramming.wikispaces.com/Null+Move+Pruning" rel="noreferrer">null-move pruning</a>.</li> <li>A <a href="http://www.top-5000.nl/testsets.htm" rel="noreferrer">collection of position sets</a> for testing purposes.</li> <li>Here is an old report from <a href="http://www.csbruce.com/~csbruce/chess/" rel="noreferrer">2 students who wrote a chess program</a>.</li> <li>A bunch of <a href="http://www.lkessler.com/cclinks.shtml" rel="noreferrer">miscellaneous chess programming links</a>.</li> <li>Finally, here is <a href="http://en.wikipedia.org/wiki/Computer_chess" rel="noreferrer">Wikipedia's take on computer chess</a>.</li> </ul>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload