A checkers reinforcement learning AI, and all the tools needed to train it.
-
Updated
May 30, 2020 - Python
A checkers reinforcement learning AI, and all the tools needed to train it.
A game of checkers written using minmax algorithm and alpha-beta pruning.
Board Game Reinforcement Learning using AlphaZero method. including Makhos (Thai Checkers), Reversi, Connect Four, Tic-tac-toe game rules
Minmax (minimax) algorithm with Alpha-Beta (𝛼−𝛽, ab) Pruning optimization for the Checkers (Draughts) game in Python 3. Same minimax algorithm works for chess, tic tac toe or similar games.
Find The Admin Panel is a Python tool built to scan websites for potential admin panel URLs. By leveraging a database of common admin paths, it helps users identify hidden admin login pages effectively. This tool is designed for security researchers and developers aiming to improve website security by uncovering vulnerabilities in web applications.
Implementation of checkers (draughts) strategy board game with AI based bot
A checkers library with modern web GUI, Supprots multiple variants of game.
Checkers AI using minimax algorithm.
A bridge between Lidraughts API and draughts engines
Very simple checkers bot made using minimax algorithm with alpha-beta pruning to calculate the ideal move.
🐙 Human/Bot vs Bot Checkers game
Add a description, image, and links to the checkers topic page so that developers can more easily learn about it.
To associate your repository with the checkers topic, visit your repo's landing page and select "manage topics."