All Projects β†’ dimitrijekaranfilovic β†’ checkers

dimitrijekaranfilovic / checkers

Licence: GPL-3.0 license
A game of checkers written using minmax algorithm and alpha-beta pruning.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to checkers

alphazero
Board Game Reinforcement Learning using AlphaZero method. including Makhos (Thai Checkers), Reversi, Connect Four, Tic-tac-toe game rules
Stars: ✭ 24 (+26.32%)
Mutual labels:  checkers, draughts
othello-prolog
πŸ“œ A fully functional Othello (Reversi) game, with several AIs, made in prolog for swipl.
Stars: ✭ 12 (-36.84%)
Mutual labels:  alpha-beta, minmax
connect-four-js
Minimax and Alpha-Beta Pruning implementations in JavaScript
Stars: ✭ 21 (+10.53%)
Mutual labels:  minimax, alpha-beta-pruning
tic-tac-toe-js
No description or website provided.
Stars: ✭ 20 (+5.26%)
Mutual labels:  minimax, alpha-beta-pruning
AnimalChess
Animal Fight Chess GameοΌˆζ–—ε…½ζ£‹οΌ‰ written in rust.
Stars: ✭ 76 (+300%)
Mutual labels:  alpha-beta-pruning, minmax
ludorum.js
A board game framework, focused not on graphics or user interfaces, but on artificial players design, implementation and testing.
Stars: ✭ 13 (-31.58%)
Mutual labels:  alpha-beta-pruning
ProxyChecker
proxy checker to check the status of the ip-port proxy list
Stars: ✭ 24 (+26.32%)
Mutual labels:  checkers
gomoku-battle
Gomoku Battle is a cross-language cross-system battle platform.
Stars: ✭ 18 (-5.26%)
Mutual labels:  alpha-beta-pruning
shallow-blue
UCI Chess engine written in C++11
Stars: ✭ 55 (+189.47%)
Mutual labels:  minimax
ymir-js
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.
Stars: ✭ 30 (+57.89%)
Mutual labels:  checkers
chain-reaction-ai
ai opponent for the game chain reaction
Stars: ✭ 95 (+400%)
Mutual labels:  minimax
blackstone
Gomoku (Five in a Row) game manager with a powerful built-in AI, written in Java with a clean, minimal interface.
Stars: ✭ 33 (+73.68%)
Mutual labels:  minimax
tictac
Un-winnable game of Tic Tac Toe using MinMax
Stars: ✭ 15 (-21.05%)
Mutual labels:  minmax

Checkers

A game of checkers written using minmax algorithm and alpha-beta prunning.

The bot should play its moves in under 5 seconds.

picture

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].