Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Gaming > Chess software > Re: Help Bot Ad...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 23 of 35 Topic 6704 of 6897
Post > Topic >>

Re: Help Bot Advice adopted.

by Patrick Volk <pjvolk@[EMAIL PROTECTED] > May 11, 2008 at 06:15 PM

On Fri, 9 May 2008 09:57:41 -0700 (PDT), Sanny <softtanks@[EMAIL PROTECTED]
>
wrote:
>
>Yes, I will see if that can be corrected. It is very difficult to
>modify the code as changing one line of code brings new Bugs and then
>a week is wasted in correcting the Bugs.

That statement tells me quite at least 2 things:

1) There's a lot of copy and paste in your code (parts tend to look
alike, with minor modifications... some question as to whether making
a change is the right one).
2)  You're probably not using the benefits of Java. Your display might
be OO, but I doubt that your chess analysis part did. What I know
about some contem****ary chess engines (the company I work for built
the boards for Deep Blue) is that they evaluate each space. 

  You can score the piece count, but you also can score position...
Simplistically by how many squares are controlled. You only have 3
different kind of squares.
  Also I have to agree with what someone else said. For testing
purposes, you really should work on handling position notation. One of
the beauties of chess is the state of the game can store in so few
bytes (64 and be comfortable). If you have a position that is, say, a
mate in 5, you can try that position against different versions (and
load it against different opponents as well).
  Checks and draws should be some sort of function... I forget whether
you play a particular sound when the person is in check, but you can
use it for that, and also to put a '+' in the notation (or '#' for
checkmate). 


>
>Its like when we fly Kites. When the threads messup how difficult it
>is to correct the jumbeled threads.
>
>This Program is so large that if I have to read whole program line by
>line, it will take me full day. So its very difficult to go through
>all the codes and correct them.

200K isn't that large, even for a one-person project.



>
>Bye
>Sanny
 




 35 Posts in Topic:
Zebediah win against the Advance Level, Please Analyze?
Sanny <softtanks@[EMAI  2008-05-02 22:56:16 
Re: Zebediah win against the Advance Level, Please Analyze?
help bot <nomorechess@  2008-05-03 12:04:42 
Re: Zebediah win against the Advance Level, Please Analyze?
Sanny <softtanks@[EMAI  2008-05-03 22:16:59 
Re: Zebediah win against the Advance Level, Please Analyze?
help bot <nomorechess@  2008-05-03 23:01:49 
Help Bot Advice adopted.
Sanny <softtanks@[EMAI  2008-05-03 23:48:47 
Re: Help Bot Advice adopted.
Sanny <softtanks@[EMAI  2008-05-04 00:23:46 
Re: Help Bot Advice adopted.
Martin Brown <|||newsp  2008-05-08 09:37:02 
Re: Zebediah win against the Advance Level, Please Analyze?
zzz <ik_ben_piet_snot@  2008-05-04 10:40:38 
Re: Zebediah win against the Advance Level, Please Analyze?
Sanny <softtanks@[EMAI  2008-05-04 10:50:26 
Re: Help Bot Advice adopted.
help bot <nomorechess@  2008-05-04 20:38:25 
Re: Zebediah win against the Advance Level, Please Analyze?
help bot <nomorechess@  2008-05-04 21:01:49 
Re: Zebediah win against the Advance Level, Please Analyze?
Martin Brown <|||newsp  2008-05-07 12:30:51 
Re: Zebediah win against the Advance Level, Please Analyze?
Sanny <softtanks@[EMAI  2008-05-07 09:38:44 
Re: Help Bot Advice adopted.
help bot <nomorechess@  2008-05-07 14:40:17 
Re: Help Bot Advice adopted.
Sanny <softtanks@[EMAI  2008-05-08 22:19:06 
Re: Help Bot Advice adopted.
Martin Brown <|||newsp  2008-05-09 10:14:25 
Re: Help Bot Advice adopted.
Peter Osterlund <peter  2008-05-11 08:58:41 
Re: Help Bot Advice adopted.
Martin Brown <|||newsp  2008-05-12 09:22:57 
Re: Help Bot Advice adopted.
Peter Osterlund <peter  2008-05-12 16:01:33 
Re: Help Bot Advice adopted.
help bot <nomorechess@  2008-05-09 00:45:27 
Re: Help Bot Advice adopted.
"chipschap@[EMAIL PR  2008-05-09 08:18:00 
Re: Help Bot Advice adopted.
Sanny <softtanks@[EMAI  2008-05-09 09:57:41 
Re: Help Bot Advice adopted.
Patrick Volk <pjvolk@[  2008-05-11 18:15:36 
Re: Help Bot Advice adopted.
Martin Brown <|||newsp  2008-05-12 08:38:04 
Re: Help Bot Advice adopted.
Patrick Volk <pjvolk@[  2008-05-12 23:05:33 
Re: Help Bot Advice adopted.
help bot <nomorechess@  2008-05-09 13:48:13 
Re: Help Bot Advice adopted.
Sanny <softtanks@[EMAI  2008-05-09 21:54:34 
Re: Help Bot Advice adopted.
Martin Brown <|||newsp  2008-05-10 14:37:23 
Re: Help Bot Advice adopted.
help bot <nomorechess@  2008-05-09 23:27:06 
Re: Zebediah win against the Advance Level, Please Analyze?
"Wlodzimierz Holszty  2008-05-09 23:30:54 
Re: Zebediah win against the Advance Level, Please Analyze?
"Wlodzimierz Holszty  2008-05-10 01:15:32 
Re: Zebediah win against the Advance Level, Please Analyze?
help bot <nomorechess@  2008-05-10 03:05:32 
Re: Zebediah win against the Advance Level, Please Analyze?
Sanny <softtanks@[EMAI  2008-05-10 04:32:18 
Re: Help Bot Advice adopted.
Sanny <softtanks@[EMAI  2008-05-11 21:21:23 
Re: Help Bot Advice adopted.
Peter Osterlund <peter  2008-05-12 04:32:07 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Thu Jul 24 12:59:36 CDT 2008.