Raphael 1.7.6.1

Author(s): Rei Meguro (USA)
Release Date: 2024-12-16
Language: C++
Protocol: UCI
Repo Owner: Orbital-Web
Repo URL: https://github.com/Orbital-Web/Raphael

Raphael is a UCI Chess Engine built using C++ and Disservin’s Chess Library. It also comes with a GUI built using SFML.

Changelog

Compiled with -O3 and -DNDEBUG flag for considerably faster code. Reduced size of transposition table, effectively increasing hash table entry count by 1.5x.

Note: there is no comparison with previous versions as the above changes affect all versions (roughly) equally, though the playing strength of the engine should have improved (will test soon).

https://github.com/Orbital-Web/Raphael/releases/download/v1.7.6/main
https://github.com/Orbital-Web/Raphael/releases/download/v1.7.6/main.exe
https://github.com/Orbital-Web/Raphael/releases/download/v1.7.6/Raphael1.7.6.1
https://github.com/Orbital-Web/Raphael/releases/download/v1.7.6/Raphael1.7.6.1.exe
https://github.com/Orbital-Web/Raphael/archive/refs/tags/v1.7.6.zip
https://github.com/Orbital-Web/Raphael/archive/refs/tags/v1.7.6.tar.gz

Leave a Reply

Your email address will not be published. Required fields are marked *