Since you’re here...

We hope you will consider supporting us today. We need your support to continue to exist, because good entries are more and more work time. Every reader contribution, however big or small, is so valuable. Support "Chess Engines Diary" even a small amount– and it only takes a minute. Thank you.
============================== My email: jotes@go2.pl



New chess engine: Fortuna 1.0 JA

 


Fortuna - this is a UCI compatible chess engine writen in C++14.
Author: Visan Alexandru

Move generation
Bitboard-based move generation
Fast generation of sliding piece attacks using magic bitboards
Move legality checking using pinned piece generation
Transposition table
Zobrist hashing
Depth-prefered replacement scheme


Jum Ablett compiles:

Comments