Skip to content
#

gaming-software

Here are 4 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

The PetPal Simulation is a console-based application that simulates the experience of adopting and taking care of a pet. Users can adopt a pet, feed it, play with it, and check its status. The game tracks the pet's hunger and happiness levels, and it ends if these levels drop to critical values.

  • Updated Sep 4, 2024
  • Java

Improve this page

Add a description, image, and links to the gaming-software 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 gaming-software topic, visit your repo's landing page and select "manage topics."

Learn more