Skip to content
Portada » Wordfish 2.0 Falcon net

Wordfish 2.0 Falcon net

Summary

  • Fixed the build defaults so the engine now identifies as Wordfish 2.0 with a locked-in build date of 310825, ensuring consistent metadata across the Makefile and source headers
  • Standardized engine headers to embed the new name and date, keeping version information centralized in runtime utilities
  • Updated the UCI handshake to credit Stockfish developers, Jorge Ruiz Centelles, and ChatGPT as authors, and streamlined network verification to skip the optional Falcon net if unavailable or incompatible
  • Pointed the perft test harness at the built wordfish binary so automated regression tests run against the correct executable

Testing

  • ✅ cd src && sh ../scripts/net.sh
  • ✅ cd src && make -j2 build ARCH=x86-64-sse41-popcnt
  • ✅ cd tests && bash perft.sh

Download Wordfish 2.0