09 October 2016

Sayuri 071016 Android Chess Engine

Sayuri Chess Engine

A chess engine for UCI by Hironori Ishibashi.

  • MIT License software.
  • Written in C++11 and only use the standard libraries.
  • Easy to build with CMake.
  • Equipped Lisp interpreter that is named Sayulisp.
    • Sayulisp can generate and operate Chess Engine.
    • Sayulisp can customize algorithm of Search Function.
    • Sayulisp can customize values of Evaluation Function.



  • Download:

    armv7-pgo : HERE
    arm64v8 : HERE

    5 comments:

    1. A very nice shot to the problematic point. If it Works okay that will be a great help because Hironori's builds don't work for me since many versions. Thanks.

      ReplyDelete
    2. Update for stockfish http://chess.ultimaiq.net/stockfish.html

      ReplyDelete
    3. Aprijal, how about this? Nayeem 10.0 Chess Engine

      Delete the TzBook and Update the PQST.CPP

      Commit
      https://github.com/MohamedNayeem/Nayeem/commit/c5ea5eefc2b175a5cae8b84e50e1b3cf4179bae8

      Download Link

      https://sourceforge.net/projects/nayeem-chess-engine/files/Nayeem%2010.0.zip/download
      https://www.betachess.com/download/file.php?id=14

      Main source
      https://github.com/MohamedNayeem/Nayeem
      https://www.betachess.com/viewtopic.php?f=11&t=2&p=446#p446

      ReplyDelete
    4. What's the difference between Nayeem and Stockfish?

      ReplyDelete
      Replies
      1. The difference is in play style, and power/ELO! :)

        Delete