Mancala is a traditional board game that involves strategy, counting, and some luck. This implementation of Mancala, written in C++, is developed for CLI, allowing players to enjoy the game on their terminals.
For the implementation as an Android App, see mancala-android.
Copyright (C) 2024 Willie169.
This project is licensed under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE, Version 3.0.
You should have received a copy of the GNU Affero General Public License along with this software. If not, see https://www.gnu.org/licenses/agpl-3.0.html.