27 October 2016

Texel 1.07a6 Android Chess Engine

Texel

Texel 1.07a6 Chess Engine for Android.

Download:

armv7-pgo : HERE
arm64v8 : HERE

armv7-pgo-nopie : HERE

18 October 2016

BrainFish 091016 Android Chess Engine

Brainfish Chess Engine

     Brainfish is a standard Stockfish chess engine extended by a general book format, which is capable of handling a reduced part of Cerebellum, which is an innovative chess opening and playing book. In BrainFish the Book moves are only used in engine games, not in analysis mode.


Download:

armv7a-pgo : HERE
arm64v8 : HERE
Cerebellum book : HERE (source)

17 October 2016

CFish 171016 Android Chess Engine

CFish Android Chess Engine

C port of Stockfish by Ronald de Man

  • Chess960 support probably is missing a few lines.
  • Skill level support has been commented out.
  • Not fully tested on Windows.

Download:

armv7a-pgo : HERE
arm64v8 : HERE

Update:

sorry about previous build, it's don't work with flag "-flto" (LinkTimeOptimization) in gcc.

armv7a-pgo : HERE
arm64v8 : HERE
arm64v8 : HERE (new)

DroidFish GUI Android + ECO code

DroidFish by Peter Österlund


What's new:
  • UCI option start with UCI_
  • Hash information
  • ECO code.

Download:

DroidFish+ECO

Update:

Small bug fix.

12 October 2016

DroidFish GUI Android

DroidFish by Peter Österlund

note : this is not official version,

I just build droidfish with:

  • Hash information
  • UCI option start with UCI_



I think it's usefull when we need to limit strength of engine.

Download:



11 October 2016

Stockfish Dev 111016 Android Chess Engine

Stockfish by T. Romstad, M. Costalba, J. Kiiski, G. Linscott

commit:

Author: Marco Costalba
Date: Mon Oct 10 21:00:59 2016 +0200
Timestamp: 1476126059

AppVeyor: run bench after build

And show resulting bench signature.

The run is very slow becuase optimizations
are all disabled by default /Od /RTC1

No functional change.

Download:

armv7-pgo : HERE
arm64-v8 : HERE

Nayeem 10.0 Android Chess Engine

Nayeem 10.0 Chess Engine by Mohamed Nayeem

commits on nayeem 10.0:
  • Update Nayeem 10.0
  • Delete tzbook.h
  • Delete tzbook.cpp

Download:

armv7-pgo : HERE
arm64v8 : HERE

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

    08 October 2016

    Brainfish 061016 Android Chess Engine

    Brainfish Chess Engine

         Brainfish is a standard Stockfish chess engine extended by a general book format, which is capable of handling a reduced part of Cerebellum, which is an innovative chess opening and playing book. In BrainFish the Book moves are only used in engine games, not in analysis mode.


    Rating : 3441 (SPCC)


    Download:

    armv7-pgo and arm64v8 : HERE

    Caution: Dangerous fish! Use At Your Own Risk :)

    05 October 2016

    Nemorino Android Chess Engine

    Nemorino chess engine by Christian Günther

    Features

    • Syzygy Tablebase support
    • Pondering
    • Standard Chess and Chess960
    • Multi Core support (Very Lazy SMP)
    • Multi PV analysis mode
    • CECP support (experimental - all testing is done using UCI)

    Internals

    • Bitboard based (using magic bitboards for sliding move generation)
    • Principal Variation Search (with Aspiration Windows, Null-Move Pruning, Killermoves, Futility Pruning, Razoring, ...)
    • Tapered Eval based on Material, Mobility, Threats, King Safety, and Pawn Structure
    • Special evaluation functions for some endgames
    • Copy/Make
    • Syzygy Tablebases accessed via Fathom


    Download
    armv7-pgo : HERE
    arm64v8 : HERE


    UPDATE:
    Now it's fixed and work with Chess For Android GUI, thanks for Aart Bik to tell me what's wrong.

    Download:
    armv7-pgo : HERE
    arm64v8- : HERE

    CroChess Android Chess Engine

    CroChess is a clone of Stockfish maintained for better performance on long time controls.
    Visit THIS for more informations.
    Changes in CroChess 1.03 (compared to Stockfish):
    1) it uses lower reductions on higher depths;
    2) it resolves less fails low/high if position is winning/losing.


    Download:
    armv7-pgo : HERE
    arm64v8 : HERE

    SF-Matefinder Android Chess Engine

    SF-Matefinder for android

    Download:
    armv7-pgo : HERE
    arm64v8 : HERE

    SugaR SE Android Chess Engine

    SugaR SE Free UCI chess playing engine derived from Stockfish
    By Marco Zerbinati.

    Download:
    armv7-pgo : HERE
    arm64v8 : HERE

    armv7-pgo-nopie : HERE

    04 October 2016

    Sting SF 7.3 android

    Sting sf 7.3 - chess engine UCI.
    Sting sf - UCI chess engines (based on Stockfish)

    Author - Marek Kwiatkowski



    Rating JCER=3040


    Download:
    armv7 : HERE
    arm64v8 : HERE


    UPDATE:

    Bug Fix? no, actually it's limit depth to 34, which bug occur in depth > 35.

    Download:
    arm-v7-pgo : HERE
    arm64-v8 : HERE

    armv7-pgo-nopie : HERE

    Stockfish Dev 031016 android

    Author: VoyagerOne
    Date: Mon Oct 3 16:18:53 2016 +0200
    Timestamp: 1475504333

    Allow inCheck pruning

    This is a bit tricky because we don't want
    to prune the only legal evasions, even if
    with negative SEE. So add an assert to avoid
    this subtle bug to slip in later.

    STC:
    LLR: 2.96 (-2.94,2.94) [0.00,4.00]
    Total: 14140 W: 2625 L: 2421 D: 9094

    LTC:
    LLR: 2.95 (-2.94,2.94) [0.00,4.00]
    Total: 11558 W: 1555 L: 1379 D: 8624

    bench: 5256717


    Download:
    armv7-pgo : HERE
    arm64v8 : HERE

    01 October 2016

    Laser 1.3 beta Chess Engine for Android

    Laser 1.3 beta by Jeffrey An and Michael An.


    Roughly 2850 ELO (CCRL)
    Regressions vs. 1.1:
    +114 in 8000 games at 3+0.02
    +109 in 4000 games at 15+0.05
    Major changes from 1.1:
    Improved king safety
    Improved passed pawn evaluation
    Slight changes in pruning and reduction
    Faster compile
    Bugfixes

    Download:
    arm-v7a -> HERE

    UPDATE:
    Now it's fixed and work with Chess For Android GUI, thanks for Aart Bik to tell me what's wrong.

    Download :
    armv7-pgo : HERE
    arm64v8 : HERE