01 May 2017

Vajolet2 2.3.1 Android Chess Engine

Vajolet2 2.3.1

Vajolet is UCI compliant open source engine by Marco Belli, written in C++ and released under GPLv3.
Those are it main features:
  1. State of the art alpha beta searcher.
  2. Parallel search using Lazy SMP scheme.
  3. MultiPV support for game analysis.
  4. Support poliglot opening book.
  5. Support UCI communication protocol.
  6. Open source engine.

Download:

armv7-pgo, armv7-nopie, arm64v8 : HERE

30 April 2017

Protector 1.9.0 Android Chess Engine

Protector 1.9.0

Protector is an UCI compliant open source chess engine written by Raimund Heid in C, distributed under the GNU General Public License GPL.
What's Changes:
- Fix bug "thread" on android.
- Fix UCI protocol.

Download:

armv7-pgo, armv7-nopie, arm64v8 : HERE

Cfish 280417 build 2 Android Chess Engine

CFish 280417 b2

   CFish, a port of Stockfish written in plain C by Ronald de Man, first published on GitHub in July 2016. Possibly inspired by the asmFish project to speed up Stockfish using a programming language closer to the machine, the purpose of CFish is to explore possible optimization issues of C versus C++ compiler.

Download:

armv7-pgo, armv7-nopie, arm64v8 : HERE

29 April 2017

Hawkeye 1.03 Android Chess Engine

Hawkeye

Hawkeye, UCI chess engine by Michael Byrne based on Gull-3-syzygy.

Download:

armv7-pgo, armv7-nopie, arm64v8 : HERE

Nayeem 10.1 Android Chess Engine

Nayeem

Nayeem is UCI chess engine by Mohamed Nayeem based on Stockfish.

Download:

armv7-pgo, armv7-nopie, arm64v8 : HERE

Cfish 280417 Android Chess Engine

Cfish 280417

This is not from original author source (Ronald de Man).


Download:

armv7-pgo, armv7-nopie, arm64v8 : HERE

03 April 2017

Rodent III Android Chess Engine

Rodent III by Pawel Koziol
Rodent III is an open source chess engine by Pawel Koziol, licensed under GPL 3.0. It is based on a much weaker engine Sungorus 1.4 by Pablo Vazquez.  It is designed to allow the user to vary its playing strength and characteristics by allowing the user to set a wide variety of variables affecting the engine's play.  These can also be pre-set by the user through the use of a number of personality files.
Rodent III is a UCI protocol compliant chess engine.

Download:
armv7-pgo, armv7-nopie, arm64v8 : HERE

13 February 2017

Rodent II Risky Android Chess Engine

Rodent II Risky by Pawel Koziol

Rodent II is an open source chess engine by Pawel Koziol, licensed under GPL 3.0. It is based on a much weaker engine Sungorus 1.4 by Pablo Vazquez.  It is designed to allow the user to vary its playing strength and characteristics by allowing the user to set a wide variety of variables affecting the engine's play.  These can also be pre-set by the user through the use of a number of personality files.

Rodent II is a UCI protocol compliant chess engine.  It is operated through a command line interface.  If the user wants to have a graphical user interface, Rodent II can be used with chess GUI programs such as Knights (KDE), glChess (Gnome), pyChess (Gnome) or other UCI compliant chess GUI program.


Download:

armv7, armv7-nopie, arm64v8 : HERE

09 February 2017

Arasan 20.0 Android Chess Engine

Arasan Chess v20.0 by Jon Dart


I don't know what exactly new in this version.

Download:

armv7, armv7-nopie, arm64v8 : HERE

16 January 2017

Stockfish 130117 Android Chess Engine

Stockfish 130117

What's new:

Introduce lazy evaluation

After we have taken into account all cheap evaluation
terms, we check whether the score exceeds a given threshold.
If this is the case, we return a scaled down evaluation.

STC:
LLR: 3.35 (-2.94,2.94) [0.00,5.00]
Total: 12575 W: 2316 L: 2122 D: 8137

LTC:
LLR: 2.95 (-2.94,2.94) [0.00,5.00]
Total: 67480 W: 9016 L: 8677 D: 49787

Bench: 5367704


Yups, i really interesting at this new "lazy evaluation".

Download:

armv7, arm64v8 : HERE

Sorry, there's no PGO build.

armv7-nopie : HERE