soundy0115 / MancalaGame

Boardgame Mancala developed by Java implemented with MVC and Strategy pattern

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mancala Game

This is a implementation of the classic board game Mancala, built using Java. The game can be played by two players against each other.

Features

  • Two player mode
  • User-friendly interface
  • Undo and redo functionality
  • Game statistics tracking

Getting Started

Prerequisites

  • Java 8+

Installation

  1. Clone the repository: git clone https://github.com/soundy0115/MancalaGame.git
  2. Import the project into your preferred IDE
  3. Run the Main class, the game will start on a new window.

Usage

  • The game can be played by two players against each other.
  • The user-friendly interface will guide you through the game.
  • You can undo and redo moves during the game
  • You can view the game statistics after the game.

Project Document

For more information on the project, please refer to our project document: Project Document

About

Boardgame Mancala developed by Java implemented with MVC and Strategy pattern


Languages

Language:Java 100.0%