Skip to content
#

alpha-beta-pruning

Here are 180 public repositories matching this topic...

This is a Java-based implementation of the Chinese Checkers game with a graphical user interface (GUI). The game allows you to play against an AI opponent using the Alpha-Beta Pruning algorithm. The objective of the game is to move all your marbles to the opposite point of the star-shaped game board. The first player to achieve this wins the game.

  • Updated Aug 9, 2023
  • Java

Improve this page

Add a description, image, and links to the alpha-beta-pruning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the alpha-beta-pruning topic, visit your repo's landing page and select "manage topics."

Learn more