Checkers Script

Checkers Komputer - a checkers playing AI, built as a warm up for other games.

بۇلار بۇ قوليازمىنىڭ كود يېڭىلانغان نەشرىلىرى. بارلىق نەشرىنى كۆرسىتىش

  • v2024-05-05 2024-07-08

    Made script public.

  • v2024-05-05 2024-05-04

    Make this script public.

  • v2024-04-19-beta 2024-04-19

    If a user move is ready, send it first, before playing the next turn.

    Added this update, since it's easy for a user to forget to send a move, and this seems the most intuitive, user-friendly solution. Otherwise, the AI will undo the user move and make its own move - something the user probably did not intend. This could be remedied with an undo button, but that makes the whole process longer and adds the expectation that all moves can be undone, which is not how GBE tends to operate. There is some undo support already - adding more would degrade the fun, since there's no feeling of high-stakes if everything is reversible.

  • v2024-04-18-beta 2024-04-18

    Clean up - remove some comments.

  • v2024-04-15-beta 2024-04-15

    Position AI control button closer to the board.

  • v2024-04-14-beta 2024-04-14

    Set control button to use fixed positioning, like the game board.

  • v2024-04-14-beta 2024-04-14

    Run AI algorithm on web worker.

  • v2024-04-13-beta 2024-04-13
  • v2024-04-13-beta 2024-04-12

    Updated description.

  • v2024-04-13-b 2024-04-12