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.
☆22Dec 19, 2020Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Defold modding tool☆13Nov 21, 2023Updated 2 years ago
- Hacks through Khan Academy lessons☆15Dec 27, 2023Updated 2 years ago
- A template project to develop native games for the Powkiddy RGB30 using raylib☆13May 22, 2024Updated last year
- A port of opensteer as a native extension for Defold.☆11May 9, 2024Updated last year
- Build, Run & Package Defold projects from Visual Studio Code☆16Nov 17, 2021Updated 4 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Unofficial Notion Deno Client, port of the official Node.JS Client☆10Feb 21, 2023Updated 3 years ago
- Example showing how to create a native extension for HTML5☆12Apr 11, 2024Updated 2 years ago
- (de)sert is a Lua table (de)serialiser for the Defold game engine☆14Mar 11, 2019Updated 7 years ago
- Hex Colors Library and Converter for Defold☆13Jan 24, 2024Updated 2 years ago
- PlayDeck for Defold☆12Aug 19, 2024Updated last year
- Multi-algorithm Random Number Generator Native Extension for the Defold Game Engine☆10Jun 22, 2025Updated 9 months ago
- Enables support for Vulkan graphics☆11Oct 6, 2023Updated 2 years ago
- A sample app to create games with Defold for the KaiOS platform.