Aquilon 0.0.1

Discussions about Winboard/Xboard. News about engines or programs to use with these GUIs (e.g. tournament managers or adapters) belong in this sub forum.

Moderator: Andres Valverde

Aquilon 0.0.1

Postby Roland Chastain » 13 Mar 2023, 10:12

Hello everybody!

Aquilon is a CECP chess engine written in C, using a chessboard of 80 squares, and able to play capablanca, caparandom, fischerandom and normal variants.

This first version play pure random moves. I intend to use it as an opponent for the next versions. Until now, it seems to work well.

The program has an extension (based on Cairo library) with allows to make pictures of a position, using SMIRF chess pieces.

Image

Compilation tested with GCC and TCC under Linux.

Homepage: https://gitlab.com/rchastain/aquilon
Roland Chastain
 
Posts: 65
Joined: 24 Feb 2019, 12:45
Location: France

Aquilon 0.0.2

Postby Roland Chastain » 14 Mar 2023, 21:03

The first version plays illegal moves in normal variant (and probaly also in capablanca variant), because the traditional notation for castling moves is not handled properly. This is fixed now, but there will be the same problem with castling move output. So I think that the really first working version will be 0.0.3.
Roland Chastain
 
Posts: 65
Joined: 24 Feb 2019, 12:45
Location: France

Aquilon 0.0.4

Postby Roland Chastain » 17 Mar 2023, 20:10

First version with a basic best move function. It doesn't behave too bad. 8-)

Traditional chess tournament.

Code: Select all
Rank Name              Elo    +    - games score oppo. draws
   1 TuxedoCat 0.0.2   598   44   42   160   73%   388   26%
   2 Aquilon 0.0.4     553   41   40   160   67%   397   37%
   3 Alouette 0.1.7    535   41   40   160   64%   400   33%
   4 Durandal 0.1.2    487   40   40   160   56%   410   34%
   5 NEG 1.3           364   42   43   160   37%   434   27%
   6 Aquilon 0.0.3       0   69   87   160    3%   507    7%


Capablanca variant.

Code: Select all
Rank Name              Elo    +    - games score oppo. draws
   1 Sjaak 524         849  163  130    32   91%   351    0%
   2 Smirf BC-173g-X   774  144  123    32   84%   369    0%
   3 Aquilon 0.0.4     379  113  114    32   42%   468    3%
   4 Durandal 0.1.2    250  113  117    32   30%   501    9%
   5 Aquilon 0.0.3       0  124  175    32    3%   563    6%


Three weeks thinking night and day to that program. :)

Aquilon 0.0.4
Roland Chastain
 
Posts: 65
Joined: 24 Feb 2019, 12:45
Location: France


Return to Winboard and related Topics

Who is online

Users browsing this forum: No registered users and 8 guests