Search found 2 matches

by z3ngew
Mon Feb 04, 2013 9:50 pm
Forum: Programming and Technical Discussions
Topic: chess engine
Replies: 2
Views: 1508

Re: chess engine

thank you CDaley for your support
by z3ngew
Sat Feb 02, 2013 8:26 pm
Forum: Programming and Technical Discussions
Topic: chess engine
Replies: 2
Views: 1508

chess engine

Hello everyone, i am making my own chess game using C#.NET, the problem is that i don't understand the decision tree structure. or example, what does the root contain (current postions) and what does the children of the root contains all the possible moves, Please Help

Thanks in advance,
z3ngew