Skip to content
#

chinese-checkers-game

Here are 9 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 chinese-checkers-game 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 chinese-checkers-game topic, visit your repo's landing page and select "manage topics."

Learn more