fsmosca / chess-artist

A python script that can annotate chess games in pgn file with static evaluation or search score of an engine, can annotate an epd file with acd, acs, bm, and ce opcodes, can test engine with epd test suite and can generate chess puzzles.
GNU General Public License v3.0
70 stars 18 forks source link

Add comment for having good piece mobility. #34

Closed fsmosca closed 5 years ago

fsmosca commented 5 years ago

Use latest version of stockfish.

Stockfish 260819 64 POPCNT by T. Romstad, M. Costalba, J. Kiiski, G. Linscott
id name Stockfish 260819 64 POPCNT
id author T. Romstad, M. Costalba, J. Kiiski, G. Linscott
position fen 2k1r1r1/pbpq1p1p/1p1p4/3P1P2/1P6/2NQbN2/P5PP/R4R1K w - - 6 24

     Term    |    White    |    Black    |    Total
             |   MG    EG  |   MG    EG  |   MG    EG
 ------------+-------------+-------------+------------
    Material |  ----  ---- |  ----  ---- | -0.82 -1.06
   Imbalance |  ----  ---- |  ----  ---- |  0.08  0.08
       Pawns |  0.12 -0.10 |  0.16 -0.38 | -0.04  0.28
     Knights | -0.23 -0.26 |  0.00  0.00 | -0.23 -0.26
     Bishops |  0.00  0.00 | -0.28 -0.61 |  0.28  0.61
       Rooks |  0.00  0.00 |  0.29  0.13 | -0.29 -0.13
      Queens |  0.00  0.00 |  0.00  0.00 |  0.00  0.00
    Mobility |  0.70  1.94 |  0.83  1.89 | -0.13  0.05
 King safety | -0.12 -0.17 | -0.25 -0.05 |  0.13 -0.12
     Threats |  0.46  0.46 |  0.26  0.38 |  0.20  0.08
      Passed |  0.00  0.00 |  0.00  0.00 |  0.00  0.00
       Space |  0.49  0.00 |  0.24  0.00 |  0.25  0.00
  Initiative |  ----  ---- |  ----  ---- |  0.00 -0.14
 ------------+-------------+-------------+------------
       Total |  ----  ---- |  ----  ---- | -0.58 -0.61

Total evaluation: -0.45 (white side)

Read the mobility eval Mobility | 0.70 1.94 | 0.83 1.89 | -0.13 0.05