Chess Program
Hi
I have old source code in pascal, I am looking for a chess program written in Delphi 2007 that takes the source code and makes a gui instead of command line. It must be made into a class so that later we can create a multi threaeded program. I needs to
1) be a gui
2) read pgn formats
3) read fen formats
4) support database
5) suport UCI chess engines.
I require source code so it can be modfied later.
Thank you