TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Roy S
NA
650
0
Chess Algorithm
Jul 21 2010 1:38 PM
I want to add a vs computer option in my chess game, so I'll need to make an algorithm to let the computer make a move.
How can I do this? How are the more professional chess computers build? Are they just programmed with a number of strategies? Or is it a very complicated maybe mathematical enormous piece of code?
Note: An already existing algorithm might work but if it isn't too hard I'd like to try to do it myself.
Reply
Answers (
1
)
Algorithm for decoding Base32hex
Algorithms