Aquilon 0.0.1
Posted: 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.
Compilation tested with GCC and TCC under Linux.
Homepage: https://gitlab.com/rchastain/aquilon
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.
Compilation tested with GCC and TCC under Linux.
Homepage: https://gitlab.com/rchastain/aquilon