473,397 Members | 1,949 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,397 software developers and data experts.

Writing a Chess Program

Hi all

I am tasked to write a chess program as a leisure exercise for an
educational institution. Is there anyone out there that can assist and maybe
show some additional pointers.

Thanks
Nov 17 '05 #1
2 3627
This is not a simple task. See if you can change the assignment to program
a simpler game. You can find a lot of information via Google query, "how to
write a chess program" (e.g. http://www.geocities.com/nagaskaki/tips.html).
Entire books have been written on the subject.

If you want a skeleton for doing the alpha/beta pruning, you can use the
source code for Reversi (Othello) written in C#, V2, at
http://www.frontiernet.net/~fredm/dps/Contents.htm , chapter 8, which is
pretty well documented and will teach you the basics of "game trees".
However, you will need to write much chess-specific code.

"David K" <David K@discussions.microsoft.com> wrote in message
news:DD**********************************@microsof t.com...
Hi all

I am tasked to write a chess program as a leisure exercise for an
educational institution. Is there anyone out there that can assist and
maybe
show some additional pointers.

Thanks

Nov 17 '05 #2
Sheesh Fred, you have a talent for understatement.
"Fred Mellender" <no****************@frontiernet.net> wrote in message
news:_5***************@news01.roc.ny...
This is not a simple task.
But I just love the solution.
See if you can change the assignment to program a simpler game.


But thanks for the link, not my question but am finding your site
interesting. :)

Charlie
Nov 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: derian | last post by:
Do you guys know if there is a program that can generate chess moves? I recently wrote a chess game but its only 2 player... I deceided it was too difficult to come up with the logic for the AI...
1
by: Varun Hiremath | last post by:
Hello, I have written a chess client using python which is a graphic interface to play chess. It is at present a two player version, players move their peices by clicking two squares on the board...
13
by: asif929 | last post by:
I have been trying to create this chess program from many hours and still couldn't figure out how to complete it. After consume all these efforts i come to this google groups for the first time for...
63
by: biyubi | last post by:
Hi, a year ago I won the 2005 Best Game categoryof the International Obfuscated C Code Contestwith a chess program. http://www.ioccc.org/whowon2005.html...
10
by: sam_cit | last post by:
Hi Everyone, I'm working on developing a chess game and i decided to use c++ for its object oriented approach. I have a bass class unit and is inherited to distinct number of units (like king,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.