halma-game
There are 7 repositories under halma-game topic.
Crazy-Marvin/Halma
Halma Game Built With The Awesome libGDX framework
Andrei-Vlasov/Pygame-Ugolki
Russian Halma Draughts Game
naman4real/HalmaAI
A 2D game playing Agent
NewbieOrange/SUSTechHalma
The project demo for SUSTech Java course (2020 Spring)
William9923/HalmaChecker
A halma checker game with AI Agent build using Python that use Minmax Algorithm (with Alpha Beta Pruning) and Local Search
kevinco27/alpha_beta_pruning_halma
The implementation of alpha-beta pruning algorithm for Halma game
T04STER/halma
MinMax and Alpha Beta Prunning for Halma game, with dedicated C++ module for move generation