An open API service indexing awesome lists of open source software.

https://github.com/mihajlomilojevic/checkers.py

Project for playing checkers. App supports two game modes: Single Player (player vs bot) or two players (player vs player) and with or without fourcing jumps. This project was created as project for algorithms and data structures, subject in II semestar on Faculty of tehnical science in Novi Sad using minimax algorithm with alpha-beta pruning with
https://github.com/mihajlomilojevic/checkers.py

bot checker game heuristic minimax-algorithm minimax-alpha-beta-pruning python

Last synced: 8 months ago
JSON representation

Project for playing checkers. App supports two game modes: Single Player (player vs bot) or two players (player vs player) and with or without fourcing jumps. This project was created as project for algorithms and data structures, subject in II semestar on Faculty of tehnical science in Novi Sad using minimax algorithm with alpha-beta pruning with

Awesome Lists containing this project