Results 11 to 16 of 16
Well Knights is installed and running OK. On my laptop it really
makes the fan work though. It is apparently using the crafty
engine if that means anything.
I just ...
- 02-10-2008 #11
Well Knights is installed and running OK. On my laptop it really
makes the fan work though. It is apparently using the crafty
engine if that means anything.
I just took it to 13 moves. Which really was unlucky for me.If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 02-27-2008 #12Just Joined!
- Join Date
- Jan 2008
- Posts
- 2
- 02-28-2008 #13
I'll take a look thanks
If we hit that bullseye, the rest of the dominoes will fall like a house of cards. Checkmate! (Zapp Brannigan)
My new blog. It's probably not as good as I think it is.
- 03-20-2008 #14
You can check this site also.
Imran
Linux User #467555 | Debian Squeeze | Intel(R) Core(TM)2 Duo CPU 4500 @ 2.20GHz | Gigabyte GA-G41MT-ES2L
| 2 GB RAM | 320 GB SATA | Kernel: 2.6.32-5-686
- 03-21-2008 #15Linux Guru
- Join Date
- Nov 2007
- Location
- Córdoba (Spain)
- Posts
- 1,513
Most times the dificulty can be adjusted. But it's also true that most times, the dificulty level is just a number that tells the program how deep it can go in a tree.
Data trees are tipical data structures used on IA. The programs calculates all the possibilities and their future consequences, storing them into a tree. Then, each node on the tree is evaluated using rules, and the winner node is the one that is chosen.
The dificulty level often tells the program how deep it can go while calculating nodes. The problem with this method is that it's not really inteligent, nor realistic. If you instruct your program to calculate only two future moves then it's idiotic. And if you configure it to foresee 30 turns then it's just impossible to beat, unless you are Gary Kasparov.
There must be chess programs that might use more inteligent algorythms that are not based on this principle. Though I can't tell you which one because I am not a chess master myself.
- 03-30-2008 #16forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,086
elija, another computer chess game that might work for you is eboard:
eboard
It's gtk based so should work well with your xfce desktop environment.oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.


Reply With Quote

