njmarko / alpha-beta-pruning-minmax-checkersLinks
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.
β21Updated 5 years ago
Alternatives and similar repositories for alpha-beta-pruning-minmax-checkers
Users that are interested in alpha-beta-pruning-minmax-checkers are comparing it to the libraries listed below
Sorting:
- My Solutions to basic Algorithms and Data Structuresβ24Updated 5 years ago
- A game of checkers written using minmax algorithm and alpha-beta pruning.β50Updated last year
- My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizesβ25Updated 3 years ago
- Competitive Programmingβ21Updated 10 years ago
- Recreating PyTorch from scratch, using Numpy. Supports FCN, CNN, RNN layers.β37Updated 4 years ago
- AI bots playing Tic Tac Toeβ34Updated 3 years ago
- Solutions to various competitive programming problems I've solved. Check out the USACO Guide to improve at competitive programming!β85Updated 3 years ago
- Google's secret hiring challengeβ33Updated 2 years ago
- Play the Flappy Bird Game using PyGAD (Genetic Algorithm)β19Updated 2 years ago
- [Coursera] Introduction to Discrete Mathematics for Computer Science Specializationβ112Updated 4 years ago
- Fastest 64 bit hashmap in JSβ13Updated 7 years ago
- A bot to hit the webpage of the Berliner AuslΓ€nderbehΓΆrde until you can get an appointmentβ70Updated 3 years ago
- β89Updated 2 years ago
- Coding Solutions for AlgoExperts.io Questions in Javaβ10Updated 6 years ago
- Flappy Bird game, but AI plays itβ15Updated 6 years ago
- β73Updated 7 years ago
- Numerical methods. Repository with the purpose of helping the ones in need on their path to achieving the computer science numerical wisdβ¦β33Updated 4 years ago
- Interactive Conway's Game of Life simulation written in Haxeβ79Updated 4 years ago
- programs from university of california coursera course on data structures and algorithmsβ18Updated 8 years ago
- algorithms specialization courseraβ35Updated 8 years ago
- β38Updated 2 years ago
- Algorithms in python and Cβ82Updated last year
- Reference Solutions for Competitive Programming on Codeforces, SPOJ, UVA, CodeChef, Hackerrank, Hackerearth,β¦β108Updated 4 years ago
- A-List of all the Assignment done in Artificial Intelligence Course @IIIT-Dβ17Updated 5 years ago
- This code is part of my post on Medium.β114Updated 6 years ago
- Personal solutions to various problems from projecteuler.netβ17Updated 6 months ago
- Contains all my working solutions in C#/Java/Python for puzzles on https://www.codingame.com/.β102Updated 6 years ago
- β42Updated 5 years ago
- π Python Solutions of All 27 Problems in GCJ 2021β36Updated 3 years ago
- Template files for common algorithms.β34Updated 10 years ago