american-checkers

There are 5 repositories under american-checkers topic.

  • Btsan/CheckersBot

    Reinforcement Learning Checkers AI with Web Demo

    Language:Python12301
  • nikeshsraj10/checkers-ai

    A multiplayer American Checkers game built using Python.

    Language:Python6201
  • netanel-haber/checkers

    Pure ts, html and css checkers. Vite. WebWorkers.

    Language:TypeScript0100
  • venkatasubbaraointi/American-Checkers

    Implementing an American Checkers Game which enables two registered users to play the game or one registered user should play with computer. We implemented this project by considering all Object Oriented Programming principles like Abstraction, Encapsulation, Polymorphism, Inheritance. We have implemented user stories for each task and also written acceptance criteria and test cases with respective to that. Attached code here includes sprint wise code what we developed step by step. Sprint 3 document contains the complete logic for the game.

  • V2dha/AI-American-Checkers-Game

    Game implemented using minimax and alpha beta pruning algorithm in javascript

    Language:JavaScript20