I need help..again..flow diagrams
Posted: 13 Jun 2009, 02:20
Hi, everyones!
I created a topic to see if someone has a flow diagram of the chess engine structure, basically my problem is that I can not realize how to do the move-generation recursively...
In my very own chess engine, write in VB6, I programmed each ply separately storing each movement and their scores on variables or list objects... but thats wrong.. so the engine is forced to go all the ply that I have written in the code and then make the move.
anyway...I shall be grateful if someone could give me some detailed diagrams.
SI LA RESPUESTA ES EN EPAÑOL MEJOR
I created a topic to see if someone has a flow diagram of the chess engine structure, basically my problem is that I can not realize how to do the move-generation recursively...
In my very own chess engine, write in VB6, I programmed each ply separately storing each movement and their scores on variables or list objects... but thats wrong.. so the engine is forced to go all the ply that I have written in the code and then make the move.
anyway...I shall be grateful if someone could give me some detailed diagrams.
SI LA RESPUESTA ES EN EPAÑOL MEJOR