Page 1 of 1
Freccia 0.0.2.5 released
Posted: Fri Apr 21, 2017 11:39 am
by stegemma
Just for completness, I've released my old chess engine "Freccia" (it means "arrow", in english):
http://www.linformatica.com/index-scacchi.php#downloads
This software has a console interface only and were a complete rewrite of Raffaela, all in assembly. It uses some 64 bit feature but it is a 32 bit program.
As said, it is just for completeness, it is not a very interesting engine and I remember that there were various bug in the search.
Run it and just type ? and enter, for Help.
Re: Freccia 0.0.2.5 released
Posted: Sat Apr 22, 2017 12:25 pm
by Sergio Martinez
stegemma wrote:Just for completness, I've released my old chess engine "Freccia" (it means "arrow", in english):
http://www.linformatica.com/index-scacchi.php#downloads
This software has a console interface only and were a complete rewrite of Raffaela, all in assembly. It uses some 64 bit feature but it is a 32 bit program.
As said, it is just for completeness, it is not a very interesting engine and I remember that there were various bug in the search.
Run it and just type ? and enter, for Help.
Hi Stefano
Thank you very much

Re: Freccia 0.0.2.5 released
Posted: Mon Apr 24, 2017 11:23 am
by Guenther
stegemma wrote:Just for completness, I've released my old chess engine "Freccia" (it means "arrow", in english):
http://www.linformatica.com/index-scacchi.php#downloads
This software has a console interface only and were a complete rewrite of Raffaela, all in assembly. It uses some 64 bit feature but it is a 32 bit program.
As said, it is just for completeness, it is not a very interesting engine and I remember that there were various bug in the search.
Run it and just type ? and enter, for Help.
Just for clarification, does this mean it does not know the 'xboard' protocol unlike the old Raffaela and therefor cannot be used under xboard capable UIs?
Guenther
Re: Freccia 0.0.2.5 released
Posted: Wed Apr 26, 2017 3:25 pm
by stegemma
Guenther wrote:stegemma wrote:Just for completness, I've released my old chess engine "Freccia" (it means "arrow", in english):
http://www.linformatica.com/index-scacchi.php#downloads
This software has a console interface only and were a complete rewrite of Raffaela, all in assembly. It uses some 64 bit feature but it is a 32 bit program.
As said, it is just for completeness, it is not a very interesting engine and I remember that there were various bug in the search.
Run it and just type ? and enter, for Help.
Just for clarification, does this mean it does not know the 'xboard' protocol unlike the old Raffaela and therefor cannot be used under xboard capable UIs?
Guenther
Yes, it doesn't understand any protocol at all.
Re: Freccia 0.0.2.5 released
Posted: Wed Apr 26, 2017 8:41 pm
by Jamal Bubker
Thank you Stefano for this release of Freccia
