This is a temporary, read-only recovery of the chessprogrammingwiki while a longer-term plan is worked out. Editing is not possible right now, but will be again soon.
Chess Programming Wiki All pages Other namespaces

Squared-chess

Home * Engines * squared-chess

squared-chess 1squared-chess 1


  1. squared-chess logo based on media/^2.png · master · Tsoj Tsoj / squared-chess · GitLab↩︎

squared-chess, (Squared-chess, ^2-chess)
an UCI compatible open source chess engine by Jost Triller, written in C++, first released in September 2018 under the MIT license 1. Like its successors Googleplex Starthinker and Nalwald, squared-chess is a bitboard engine and generates sliding piece attacks Kindergarten like, by looking up four pre-calculated line attack arrays, 32-Kbyte each, indexed by square and inner six bit line occupancy 2.

Contents
  1. Features
    1. Board Representation
    2. Search
    3. Evaluation
  2. See also
  3. Forum Posts
  4. External Links
  5. References

Features

3

Board Representation

Evaluation

See also

Forum Posts

Re: New chess engine '^2-chess' - release 1.1.0 by Jost Triller, CCC, November 05, 2018

References

Up one Level


  1. New chess engine '^2-chess' - release 1.1.0 by Jost Triller, CCC, September 20, 2018↩︎

  2. ChessData.hpp · master · Tsoj Tsoj / squared-chess · GitLab↩︎

  3. README.md · master · Tsoj Tsoj / squared-chess · GitLab↩︎

Categories: Open Source · MIT · UCI · PC · Windows · Linux · X64 · Chess Suffix

What links here

Contributors: GerdIsenberg.