I am pleased to announce the release of a chess engine written in D:
https://github.com/abulmo/amoeba

I am not aware of any other chess engine written with the D language.

The source can be compiled with dmd, ldc or gdc, but the best performance are obtained with the latter (almost twice faster).

This is my first program using the D language (I am a former C programmer), and I enjoyed it a lot.





Reply via email to