Does anyone know of a LINK to a intelligent JS Chess game?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • tpgames
    Contributor
    • Jan 2007
    • 783

    Does anyone know of a LINK to a intelligent JS Chess game?

    I would like to know of a link to source code thats free for the taking, of an intelligent JS chess game?
    The one on my site is too easy because I can almost beat it. I'm considered the suicide player when it comes to chess. I am that bad!

    (I tried posting this in general discussion, but no one seemed to know. Plus, I did not specify a link to such a game is what I really want. :D So, I decided to repost it here, under JS as it probably fits better here.)


    MODS: Please feel free to delete the original chess js question in the general section. Thanks!
  • acoder
    Recognized Expert MVP
    • Nov 2006
    • 16032

    #2
    These two links might be useful:

    Comment

    • tpgames
      Contributor
      • Jan 2007
      • 783

      #3
      The first one is the same game I have. LOL My friend said its easy. I am going to have my friend check out the second link though. I started too, but with my sinuitus, I decided to wait until I am better.

      Thanks!

      Comment

      • AdmontYanko
        New Member
        • Jun 2023
        • 4

        #4
        I understand the struggle of finding the right challenge in chess! It's great that you're exploring different options. GitHub could be a good place to find a more challenging JS chess game with open-source code.

        Comment

        • developercat
          New Member
          • May 2024
          • 24

          #5
          With openai and some of the open source models, we should be able to play against different AI models. It would be neat if someone created this and let us play against different models. Maybe even models from HuggingFace.

          Comment

          Working...