Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
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 ...
  1. #11
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,296
    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.

  2. #12
    Just Joined!
    Join Date
    Jan 2008
    Posts
    2

    Newest PyChess is more easy

    Quote Originally Posted by elija View Post
    I'm currently using XUbuntu and it does have several chess
    programs but none of them seem to be particularly beginner
    friendly.
    You should have a look at the latest PyChess release (Philidor 0.8 final) It has had some specific work on making the Easy mode much more easy.

  3. #13
    Trusted Penguin elija's Avatar
    Join Date
    Jul 2004
    Location
    Either at home or at work or down the pub
    Posts
    2,296
    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.

  4. #14
    Linux Newbie imranka's Avatar
    Join Date
    Dec 2007
    Location
    Kolkata
    Posts
    177
    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

  5. #15
    Linux 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.

  6. #16
    oz
    oz is offline
    forum.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.

Page 2 of 2 FirstFirst 1 2

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •