423 results for “topic:checkers”
A package of 18 text-based modern games
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.
Juliet C/C++ Dynamic Test Suite
This toolkit is created to make it easier for you to develop games like chess, checkers, go, match 3 puzzle and more. It is still under development.
A checkers game made in Java that is complete with a GUI, computer player, and peer-to-peer play.
A Javascript draughts/checkers library for move generation/validation, piece placement/movement, and draw detection
Board Game Reinforcement Learning using AlphaZero method. including Makhos (Thai Checkers), Reversi, Connect Four, Tic-tac-toe game rules
Russian checkers game
It is a 3D, minimal and online checkers game.
proxy checker to check the status of the ip-port proxy list
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.
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.
🏁 Checkers on bevy with AI and p2p network play
Checkers game rendered in web browser using SVG and React, written in Scala.js
A draughts (checkers) library for Python with move generation, PDN reading and writing, engine communication and balloted openings
✨ Mullvad Account Bruteforcer & Checker Written in Python ✨
Open-source advanced cracking tool made in Electron.JS
A super speedy, blazing fast, rocket-powered TypeScript draughts/checkers engine with move validation, AI and game history.
Peer-to-peer Checkers game with Java networking (Socket Programming)
Checkers Game - Final Project
Implementation of checkers (draughts) strategy board game with AI based bot
Игра Шашки на Python с использованием Tkinter
JavaScript Draughtsboard
Checkers game in Python using minimax algorithm
A checkers library with modern web GUI, Supprots multiple variants of game.
Draughts and checkers template library
A Player vs AI game of checkers implemented in Prolog
Checkers AI using minimax algorithm.
Fully functional checkers game VS AI (MiniMax, Alpha Beta pruning)